stream-chat-js icon indicating copy to clipboard operation
stream-chat-js copied to clipboard

fix: thread manager bugs

Open isekovanic opened this issue 1 year ago • 1 comments

CLA

  • [x] I have signed the Stream CLA (required).
  • [x] Code changes are tested

Description of the changes, What, Why and How?

This PR fixes 2 leftover issues in Threads v2:

  • ThreadManager state being stale after logging out in an app
  • Channel deletion not having a realtime effect on ThreadManager state

Changelog

isekovanic avatar Sep 27 '24 06:09 isekovanic