SqueakJS icon indicating copy to clipboard operation
SqueakJS copied to clipboard

Feature Request: Display uncaught errors in the DOM

Open LinqLover opened this issue 5 years ago • 1 comments

By accident, I tried to run a 64-bit image in SqueakJS today and stared a few minutes at the loading bar before I opened the Chrome Console and read the "Uncaught Error: 64 bit images not supported yet" message there. It would be nice if these errors could be displayed in the DOM, or using an alert instead, so you cannot overlook them. :-)

LinqLover avatar Oct 23 '20 11:10 LinqLover

Agreed. I'll put it on my to-do list :)

codefrau avatar Oct 25 '20 19:10 codefrau