Duplicated react-joyride elements on the body #677
Replies: 1 comment 1 reply
-
I have the same when using react-joyride in strict mode. Don't know how to fix it. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there!
I'm using react-joyride in a functional component and everything was working fine until I saw this on my body:
I debugged my component and it is not re-rendering... react-joyride either but when I set joyride to run, I noticed on the dom is executing like twice but debugging react-joyride tells me not:
If anyone has a clue of what is happening here, please tell me... I'll appreciate it
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions