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
My reproducible tests don't work anymore and no more complaints lately. Some recent change or maybe just a rebuild might have fixed something, closing until new reports 🤔
I think the bug is here. If it's a /:streamer stream, then we set the document title and the stream, but we do not call this.props.fetchProfileIfLoggedIn() like we do in the /:service/:channel case, because of that early return on line 121. So, for the former kind of streams the profile is never fetched and hence left-chat is always the default: disabled.
Multiple reports of left-chat not working reliably. Need to figure out details.
The text was updated successfully, but these errors were encountered: