Describe the bug
After a syntax error, the loading bar continues to keep showing the loading
To Reproduce
Steps to reproduce the behavior:
- Run any design with a wrong syntax
- Click on 'Run'
- See error message in the console
- See progress bar still active
Expected behavior
On encountering a syntax error, the progress bar should revert to 0 and show a snack bar notification showing that the compilation failed.
Screenshots
None
Desktop (please complete the following information):
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
Additional context
None