The most frequent cause of “app unresponsive” is uncaught exceptions bringing down the main rendering and reacting thread. Attach a debugger and look for messages in the JavaScript console.
↧
The most frequent cause of “app unresponsive” is uncaught exceptions bringing down the main rendering and reacting thread. Attach a debugger and look for messages in the JavaScript console.