Skip to content
New issue

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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Walkthrough Restart [only on mobile -> safari] #1030

Open
Shivamk99 opened this issue May 13, 2024 · 1 comment
Open

Walkthrough Restart [only on mobile -> safari] #1030

Shivamk99 opened this issue May 13, 2024 · 1 comment

Comments

@Shivamk99
Copy link

Shivamk99 commented May 13, 2024

馃悰 Bug Report

As the walkthrough gets started, if I scroll in between the walkthrough then It gets re-started even though I have added disableScroll prop.

To Reproduce

code:
<Joyride continuous run={true} steps={steps} callback={handleJoyrideCallback} disableCloseOnEsc={true} disableScrolling={true} hideCloseButton showSkipButton locale={{ last: 'Exit' }} spotlightPadding={10 } styles={{ options: { zIndex: 10000, }, }} />

video:

MicrosoftTeams-video.mp4

Expected behavior

Then walkthrough should not get re-started when I scroll in between steps.

@gilbarbara
Copy link
Owner

Hey @Shivamk99

As mentioned in the issue template, the only way to debug it properly is with a reproduction example.

Link to repl or repo (highly encouraged)

Please provide a https://codesandbox.io/ demo or similar.
Issues without a reproduction link are likely to stall.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants