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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ErrorBoundary does not display fallback #242

Open
epodivilov opened this issue Feb 27, 2023 · 2 comments
Open

ErrorBoundary does not display fallback #242

epodivilov opened this issue Feb 27, 2023 · 2 comments

Comments

@epodivilov
Copy link

Describe the bug

The interactive tutorial in the Error boundary lesson does not show the fallback component.

Your Example Website or App

https://www.solidjs.com/tutorial/flow_error_boundary?solved

Steps to Reproduce the Bug or Issue

  1. Open lesson
  2. Click to "Solve" button

Expected behavior

In Result section we should see next strings

Before
Error: Oh No
After

Screenshots or Videos

image

Platform

  • OS: macOS
  • Browser: Chrome
  • Version: 109

Additional context

No response

@epodivilov
Copy link
Author

If you open the same code in playground, everything works as expected
image

@ryansolid
Copy link
Member

Hmm.. and it works fine in a fresh Vite template as well. So I guess this is a website/tutorial issue. I will move the issue there.

@ryansolid ryansolid transferred this issue from solidjs/solid Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants