mirror of
https://github.com/discourse/discourse.git
synced 2024-11-30 14:05:37 +08:00
4c810703c1
Why this change? Before this commit, there is a chance that we will transition the user to a different route if the chat thread component has been destroyed prior to the request for fetching messasges in a chat thread returning. This commit makes it such that we simply ignore the request if the chat thread component has been destroyed. We believe this is the cause of the flaky system tests in plugins/chat/spec/system/navigation_spec.rb which we've been seeing on CI. |
||
---|---|---|
.. | ||
discourse | ||
lib/discourse-markdown | ||
select-kit/addons/components |