bug: Refresher throws an exception in React/Vue on load
See original GitHub issuePrerequisites
- I have read the Contributing Guidelines.
- I agree to follow the Code of Conduct.
- I have searched for existing issues that already report this problem, without success.
Ionic Framework Version
- v4.x
- v5.x
- v6.x
- Nightly
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
- Include
ion-refresher
in React/Vue template - Observe: Exception is thrown when component loads
Code Reproduction URL
https://github.com/jameson-w-taylor/vue-refresher-error
Ionic Info
N/A
Additional Information
No response
Issue Analytics
- State:
- Created a year ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
How to Solve the Chunk Load Error in JavaScript - Rollbar
Whenever there's an error observed in dynamically fetching helper JavaScript files known as Chunks, a ChunkLoad Error is thrown.
Read more >Vue component throws errors before rendered? - Stack Overflow
I tried to render Results conditionally with <Results v-if="$store.state.data != {}" /> . This prevents the rendering when the user enters the ...
Read more >Error/Exception handling in Vue.js application | by Arun Redhu
We can register a handler function which will capture all the unhandled exceptions which are not specific to Vue instances. The following code ......
Read more >TypeError Handling in React.js for Map Function | Pluralsight
In this tutorial, you will learn why this error occurs and how to fix it. This guide assumes that you have basic knowledge...
Read more >How to Handle Promises in React - Upmostly
Using Promises in React on Page Load ... But this will throw an error, since we're trying to use await in a non-async...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Dev-build to resolve this issue:
6.2.4-dev.11660836281.1a11712b
.You can also downgrade to 6.2.2 in the interim. This bug only effects 6.2.3.
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.