stream-chat-js
stream-chat-js copied to clipboard
fix: thread manager bugs
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:
ThreadManagerstate being stale after logging out in an app- Channel deletion not having a realtime effect on
ThreadManagerstate