### 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](https://www.solidjs.com/tutorial/flow_error_boundary) 2. Click to "Solve" button ### Expected behavior In Result section we should see next strings ``` Before Error: Oh No After ``` ### Screenshots or Videos <img width="458" alt="image" src="https://user-images.githubusercontent.com/15365104/221570699-b33b0843-3160-4d1a-acbd-6ecf7c3687c6.png"> ### Platform - OS: macOS - Browser: Chrome - Version: 109 ### Additional context _No response_
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
Expected behavior
In Result section we should see next strings
Screenshots or Videos
Platform
Additional context
No response