React-joyride: V2: No `autoStart` prop

Created on 4 Apr 2018  路  3Comments  路  Source: gilbarbara/react-joyride

Hey!

First of all thanks for the great library! I just updated to 2.0.0-7 and overall feels and behaves much better (especially on mobile :) )

But there's one issue, it seems the option to autoStart is missing, is it intentional?

Cheers

Most helpful comment

Great! So the solution for future Googlers:

Add disableBeacon: true to the first step and it will work once again :+1:

All 3 comments

Thanks! :)

Yes, it was removed. Please check the #291 for more information.
I'll add migration instructions before I release V2 officially.

[s]

Great! So the solution for future Googlers:

Add disableBeacon: true to the first step and it will work once again :+1:

Thanks, now I know what beacon is (in this library context) and what it does.
First I thought that I have to pass floaterProps.autoOpen:true to make joyride auto start, but no!
It just made worse, passing floaterProps.autoOpen:true disables tooltip for every second step (maybe its a bug - I don't know, it's first time I'm using joyride)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

monsieurnebo picture monsieurnebo  路  4Comments

dshuvalov picture dshuvalov  路  6Comments

msalsas picture msalsas  路  3Comments

shri3k picture shri3k  路  5Comments

alessapm picture alessapm  路  5Comments