Offline version - Crash IDE page
https://microstudio.dev/i/Loginus/extends/
This code kills the "front-end" of IDE MicroStudio (Offline version of 2022.05.03)
Chrome (version 100) gives up and you need to refresh the page (Error code: RESULT_CODE_HUNG).
Firefox (version 99) gives you a slowdown warning message and asks if you want to stop the page.
Windows 8.1 64 bits, Node offline server version, all works on one computer.
Thanks for the report with minimal test case! It helped a lot ; I am pushing a fix for the online version today.
https://github.com/pmgl/microstudio/issues/131
https://microstudio.dev/i/Loginus/thredcrash/
I have another mistake.
This code stops the page while editing.
Start the program, if you wish, you can also pause it.
There are two thread definitions. The first one in the constructor. The second one, apart from the constructor.
When I want to remove the slashes before "thred" in the second definition, the page is stopped - chrome 100 screams error (
Error code: RESULT_CODE_HUNG).
Windows 8.1 64 bits.
when updating to the latest version of MicroStudio - npm screams
'coffee' is not recognized as an internal or external command,
operable program or batch file.