-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
Description
Which component is affected?
Qwik Rollup / Vite plugin
Describe the bug
When causing an error in dev mode, it normally displays as a full-screen overlay. This does not happen after navigation.
Reproduction
https://stackblitz.com/edit/github-ycxr2gdp-jcvyuw3h
Steps to reproduce
- Click on the "this will error" button, a full-screen error will appear.
- Reload the page
- Click the "Go" button
- Click the "Back" button
- Click on the "this will error" button, this time no full-screen error will appear.
System Info
See stackblitz exampleAdditional Information
No response
Reactions are currently unavailable