Having a strange issue #808
Replies: 2 comments 7 replies
-
I did some more testing. This behavior seems to be the same even without using MUI. Seems like the "Next" button is constantly wanting to take the focus. @gilbarbara any ideas here? This is super frustrating and the issue did not seem to be present in an older version of react-joyride (2.2.1) and I am using version 2.4. |
Beta Was this translation helpful? Give feedback.
-
You should set spotlightClicks in the step (or as a prop in the component). |
Beta Was this translation helpful? Give feedback.
-
When I step through steps and I get to an input field, I cannot edit or even focus on that field to type. I am using MUI for inputs.
To add to the issue, when I click away to another window and back to where joyride is running I can then edit the input field.
Please help.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions