-
We should consider adding help buttons to the more complex components to give users some interactive help and/or tutorials.
Good candidates for help buttons:
- [x] Calculator
- [x] Load Variab…
-
>Expected behavior
In the examples this works:
```
state = {
beaconComponent: props => ,
run: true,
steps: [ ... ]
}
```
>Actual behavior
In my testings the top level bea…
-
>Expected behavior
Tour stops, I make some operations, tour run
>Actual behavior
Warning: setState(...): Can only update a mounted or mounting component. This usually means you called setSta…
-
>Expected behavior
>Actual behavior
>Steps to reproduce the problem
>React version
>React-Joyride version
>Browser name and version
>Error stack (if available…
-
>Expected behavior
>Actual behavior
>Steps to reproduce the problem
>React version
>React-Joyride version
>Browser name and version
>Error stack (if available…
ghost updated
5 years ago
-
>Expected behavior
Tab key should continue to work
>Actual behavior
Tab doesn't work
>Steps to reproduce the problem
Start a tour with at least 1 step
Close the tour
Click the TAB key o…
-
I have 2 targets for the same step which are visible interchangeably depending on the page size (media query). I would expect that by default the first visible instance of the target query would be pi…
-
How to use it with UI Router and also with Lazy Loading ?
-
-
Setting `stepIndex` to, say, `3` in[ the demo](https://github.com/gilbarbara/react-joyride/blob/master/demo/src/App.jsx) doesn't seem to affect the starting step. Checking `react devtools` show that J…