-
Notifications
You must be signed in to change notification settings - Fork 13.5k
bug: Swiper params is null/undefined after slides are cleared #22289
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
Comments
Spoke with the user having this issue. They are currently patching Ionic as such:
Just in several places because they are applying this to the dist output... |
Resolved via #23239. |
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out. |
Bug Report
Ionic version:
[ ] 4.x
[x] 5.x
Current behavior:
Application displays slides in swiper. Upon the action of changing the zip code to change clubs, the slides are cleared, and recreated. At that time, the following errors appear in the console.log:
Working on narrowing down a reproduction case.
Expected behavior:
There would not be an error in the console.
Steps to reproduce:
In a sample APK that we have for another issue, open the app and connect the dev tools then use the login page to toggle between the two following zip codes:
You will see the error in the console log when you do this
The text was updated successfully, but these errors were encountered: