Hi,
I have created a project which where i want to relaunch the application when it gets hanged.
How do you want to get notified if your app gets stuck?
if you have something --> then you should set the current location to your base-state and then call window.location.reload()
This triggers a full page and reloads your JS code (not the app itself)