discourse/plugins/discourse-presence/assets
Osama Sayegh bd709c89a7
FIX: Unsubscribe from topic presence when navigating between topics (#12198)
This PR fixes a bug where if you navigate from topic to another one (via suggested topics, notifications etc.), the previous topic is not unsubscribed from presence manager, which means if you visit lots of topics all the subscriptions will accumulate and can cause rate limit errors.

This bug is exposed by the loading slider we're currently experimenting with on Meta because we no longer have an intermediate state when navigating between topics which means the `willDestroyElement` hook that's responsible for unsubscribing is not called.
2021-02-24 23:14:38 +03:00
..
javascripts/discourse FIX: Unsubscribe from topic presence when navigating between topics (#12198) 2021-02-24 23:14:38 +03:00
stylesheets FIX: Update colors for presence plugin 2020-08-07 15:02:36 -04:00