We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Custom overlay control issue in react-joyride when skipping the first step with a custom overlay implementation - callback function not executing.
react-joyride version: 3.0.0-7 React version: 19.0.0 Next.js version: 15.1.2
https://github.com/JoonSukCho/react-joyride-example
yarn # install dependencies yarn dev # run development server
The text was updated successfully, but these errors were encountered:
gilbarbara#1121-fix callback not fired when skipping first step
51fa41d
7c973e0
cc72bb9
No branches or pull requests
🐛 Bug Report
Custom overlay control issue in react-joyride when skipping the first step with a custom overlay implementation - callback function not executing.
Steps to Reproduce
Current Behavior
Expected Behavior
Additional Context
Environment
react-joyride version: 3.0.0-7
React version: 19.0.0
Next.js version: 15.1.2
Repository Link
https://github.com/JoonSukCho/react-joyride-example
Running the Code
The text was updated successfully, but these errors were encountered: