Sebastian
Sebastian
Is this something you have observed in the logs of the running application or something that you have reproduced locally? Or both? For me it seems as though the initial...
@Moe-Shoman @elimisteve Was the action being dispatched several times `CHAT_SET_USERNAME` or `CHAT_SET_USER_STATUS`? Sorry for asking lot of questions here but im having troubles reproducing this locally. I need some more...
@moeshoman @elimisteve OK, but it still seems like a potential issue since Its being dispatched multiple times in a short time span?
Maybe we can utilize web workers for the long running crypto stuff?