Some programs throw exceptions when loading
Open
bug
funblocks
- Dominant language
- Haskell
- Stars
- 1.3k
- Forks
- 201
- PR merge metrics
- No merged PRs in 30d
Description
I have a program that I built a couple days ago,. and it throws a JavaScript exception when I load it:
```
Uncaught This is not a literal type ! a4
```
Unfortunately, the exception points to compressed code. When this happens, it messes up the UI. For instance, projects go missing from the project list.
Contributor guide
Assessment
This issue has not been assessed yet.