When you get a script error somewhere in your SPA code, entire app becomes totally unresponsive and you cannot navigate to any other pages(views). It seems durandal just freezes! (only way out is to hit refresh to start SPA again)
What are some good ways to handle these unhandled exception scenarios in Durandal SPA?
Thoughts?
Thanks!