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
Python version 3.8
3.8
Django version 3.2
3.2
Package version 0.18.4
0.18.4
Current behavior (bug description) When clicking a link that opens a modal, the body scroll-top is reset to 0.
Expected behavior The body should not scroll when a modal is open.
The text was updated successfully, but these errors were encountered:
Fixed body scroll reset to top when opening related modal. #150
7c0a105
fabiocaccamo
No branches or pull requests
Python version
3.8
Django version
3.2
Package version
0.18.4
Current behavior (bug description)
When clicking a link that opens a modal, the body scroll-top is reset to 0.
Expected behavior
The body should not scroll when a modal is open.
The text was updated successfully, but these errors were encountered: