You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This behaviour is no different than using web-console however it feels like a bug when new defined modules are still accessible from the controller binding after reloading the page.
The current workaround is to restart your server
Probably use a clean room pattern to encapsulate the code run in the controller.
The text was updated successfully, but these errors were encountered:
This behaviour is no different than using
web-console
however it feels like a bug when new defined modules are still accessible from the controller binding after reloading the page.The current workaround is to restart your server
Probably use a clean room pattern to encapsulate the code run in the controller.
The text was updated successfully, but these errors were encountered: