tutorialkit
tutorialkit copied to clipboard
Some Errors Are not showing on Preview
Describe the bug
Some errors, like syntax or reference errors, are not being displayed properly. It would be helpful to have a console for the iframe, similar to how a terminal appears in a separate tab.
Link to a StackBlitz project which shows the error
No response
Steps to reproduce
- Open Editor
- Call any variable without declaring the variable
- See Chrome Devtool
Expected behavior
-
Showing Error in the Preview Area like this -
-
Also adding "Console" panel
Screenshots
No response
Platform
- TutorialKit version: [e.g. 1.0.1]
- OS: [e.g. macOS, Windows, Linux]
- Browser: [e.g. Chrome, Safari, Firefox]
- Version: [e.g. 91.1]
Additional context
No response