gilbarbara / react-joyride

Create guided tours in your apps
https://react-joyride.com/
MIT License
6.75k stars 523 forks source link

Joyride hangs in Safari #239

Closed billytianlan closed 6 years ago

billytianlan commented 7 years ago

In Safari 10 on MacOS Sierra clicking next in joyride causes the beach ball to come up. After about 10 seconds the next step appears. Anyone have experience with this?

Edit:

Looks like the issue is that we have some selectors that are not on the page yet, this is actually intentional on our end. Not seeing any problems with Firefox, Chrome or Safari 9.

Edit 2:

Seems only able to reproduce on Safari 10.0.x

jbduzan commented 7 years ago

Do someone have news about this bug ? I also experience this bug in safari 10.x, but it seems to happen even when my selector are already on the page.

gilbarbara commented 6 years ago

Can you please provide a working demo? Feel free to re-open when you do.