Skip to content

[🐞] v2: Error does not display after navigation #8377

@Ionaru

Description

@Ionaru

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

  1. Click on the "this will error" button, a full-screen error will appear.
  2. Reload the page
  3. Click the "Go" button
  4. Click the "Back" button
  5. Click on the "this will error" button, this time no full-screen error will appear.

System Info

See stackblitz example

Additional Information

No response

Metadata

Metadata

Assignees

Labels

IMPORTANTUse this extremely sparinglyV2bugSomething isn't workingruntime

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions