-
>Expected behavior
Auto-scroll to next step when progressing through a continuous tour.
>Actual behavior
Tour continues, but the auto-scrolling doesn't happen (leaving users wondering where it …
jbbae updated
5 years ago
-
## 🐛 Bug Report
When a Step targets a Sticky component and the user scrolls the page, the spotlight desynchronises with the target (see the repl below)
## To Reproduce
Create a sticky compone…
-
## 🐛 Bug Report
I recently updated my Joyride library and I started getting the "Warning" in the title. Precisely:
```
Warning: Stateless function components cannot be given refs. Attempts to a…
-
## 🚀 Feature Idea
Allow styles option object to customise every part.
## Motivation
It’s a pity that for now you can only change a few styling options. For instance I’d very much like to cha…
-
I'm gettting `Super expression must either be null or a function`
Versions
"@material-ui/core": "^4.4.0",
"react": "^16.9.0",
"material-ui-phone-number": "^2.2.2",
-
## 🐛 Bug Report
Page does not scroll if the Joyride does not have the `scrollToFirstStep` passed to it despite the target being off-page.
It seems to be in-line with previous findings (https://g…
-
I am currently using React Joyride v2.0.5 and am using custom components:
A custom tooltip with tooltipProps passed to it.
A custom next button with primaryProps passed to it.
Each of my steps ha…
-
custom position style for spotlight won't override the default one
```
```
as u can see in my code at run time position will remain 'absolute' however the color attr will changed
`"react-joyr…
-
### [REQUIRED] Describe your environment
* Operating System version: Windows 10
* Firebase SDK version: 6.3.1
* Firebase Product: database
* Angular version: 8.1.2
### …
-
I am having issue using react-joyride because of this, Its breaking on IE,
getting this error "Object.getPrototypeOf: 'this' is not an Object", because of the code in src/index.js
`function isPla…