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
The Angular UI has Memory leaks that probably cause random freezes from time to time when memory is garbage collected. (This is only the current hypothesis but the memory leaks are real.)
Possible causes for memory leaks:
Subscriptions that are never unsubscribed
Other things?
The text was updated successfully, but these errors were encountered:
The Angular UI has Memory leaks that probably cause random freezes from time to time when memory is garbage collected. (This is only the current hypothesis but the memory leaks are real.)
Possible causes for memory leaks:
The text was updated successfully, but these errors were encountered: