Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[馃悶] Error Boundary Issue #6315

Open
tzdesign opened this issue May 15, 2024 · 0 comments
Open

[馃悶] Error Boundary Issue #6315

tzdesign opened this issue May 15, 2024 · 0 comments
Assignees
Labels
STATUS-1: needs triage New issue which needs to be triaged TYPE: bug Something isn't working

Comments

@tzdesign
Copy link
Contributor

Which component is affected?

Qwik Runtime

Describe the bug

Using ErrorBoundary (which is not documented) leads to symbol not found error:

image

Reproduction

https://github.com/tzdesign/qwik-error-boundary-issue

Steps to reproduce

pnpm install && pnpm preview

System Info

System:
    OS: macOS 14.5
    CPU: (14) arm64 Apple M3 Max
    Memory: 4.50 GB / 36.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 20.12.2 - /usr/local/bin/node
    Yarn: 1.22.22 - ~/Library/pnpm/yarn
    npm: 10.5.0 - /usr/local/bin/npm
    pnpm: 9.0.5 - ~/Library/pnpm/pnpm
  Browsers:
    Chrome: 124.0.6367.207
    Edge: 124.0.2478.105
    Safari: 17.5
  npmPackages:
    @builder.io/qwik: ^1.5.4 => 1.5.4 
    @builder.io/qwik-city: ^1.5.4 => 1.5.4 
    typescript: 5.4.5 => 5.4.5 
    undici: * => 6.16.1 
    vite: ^5.2.10 => 5.2.11

Additional Information

It's also odd that qwik has a component ErrorBoundary created by Manu, but does not export it.

If I have time a bit this week, I might write docs about the error boundary.

@tzdesign tzdesign added STATUS-1: needs triage New issue which needs to be triaged TYPE: bug Something isn't working labels May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
STATUS-1: needs triage New issue which needs to be triaged TYPE: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants