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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug when using Sweetmodal with Vue Router #84

Open
bryceremick opened this issue Apr 26, 2019 · 0 comments
Open

Bug when using Sweetmodal with Vue Router #84

bryceremick opened this issue Apr 26, 2019 · 0 comments

Comments

@bryceremick
Copy link

If you push route X to Vue Router while a Sweetmodal is open, the scrolling on the route X will not work. You have to refresh the page to regain control of scrolling. This can be fixed by closing the Sweetmodal with the .close() method before pushing the route, but that seems like a waste of time.

Vue Version: 3.3
Sweetmodal Version: 2.0

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

No branches or pull requests

1 participant