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
https://codesandbox.io/p/github/szmazhr/swiper-issue-prevent-default/main
getting error Unable to preventDefault inside passive event listener invocation in console when using drawer from mui and swiper slider together.
Unable to preventDefault inside passive event listener invocation
How to reproduce
It should not throw the error.
It is throwing errors
11.1.0
Brave Version 1.64.113 Chromium: 123.0.6312.86 (Official Build) (64-bit)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Check that this is really a bug
Reproduction link
https://codesandbox.io/p/github/szmazhr/swiper-issue-prevent-default/main
Bug description
getting error
Unable to preventDefault inside passive event listener invocation
in console when using drawer from mui and swiper slider together.How to reproduce
Expected Behavior
It should not throw the error.
Actual Behavior
It is throwing errors
Swiper version
11.1.0
Platform/Target and Browser Versions
Brave Version 1.64.113 Chromium: 123.0.6312.86 (Official Build) (64-bit)
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: