logux / client

Logux base components to build web client

Home Page:https://logux.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

changeUser breaks badge

dotterian opened this issue · comments

After firing changeUser badge looses track of websocket connection and displays "disconnected" state, while in network panel I can clearly see connected webscoket for new user.

To clarify, I use redux-logux and pass reduxStore.client into badge.
Also tried to make my own widget for tracking logux state with status function and they both behave in same way.

Duplicate logux/logux#15 logux/logux#36

I am on this issue right now