-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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: Refresher throws an exception in React/Vue on load #25782
Comments
Dev-build to resolve this issue: You can also downgrade to 6.2.2 in the interim. This bug only effects 6.2.3. |
@sean-perkins Not related to this issue but trying |
@Janaka-Steph can you open a new issue with a reproduction so we can take a look? |
@sean-perkins seems like there is an issue with the refreshers on pages with Simulator.Screen.Recording.-.iPhone.12.Pro.Max.-.2022-08-22.at.17.30.04.mp4Code to reproduce this issue:
|
@milanharia can you open a new issue with your expected behavior and a reproduction repository? This issue is focused on the exception that is currently thrown in React/Vue applications. This issue will automatically close when the associated PR is merged. |
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. |
Prerequisites
Ionic Framework Version
Current Behavior
The Refresher component throws an exception in the console when it loads, preventing the component from being usable.
Expected Behavior
The refresher should not throw any exceptions on load and should be interactive.
Steps to Reproduce
ion-refresher
in React/Vue templateCode Reproduction URL
https://github.com/jameson-w-taylor/vue-refresher-error
Ionic Info
N/A
Additional Information
No response
The text was updated successfully, but these errors were encountered: