Doesn't seem to work with websockets
UglyHobbitFeet opened this issue · 0 comments
UglyHobbitFeet commented
Please see details here along with a non vuex-shared-mutations workaround.
https://stackoverflow.com/questions/55818416/vue-sharing-websocket-data-across-browser-tabs/55834773#55834773
This may be due to the websocket never triggering the second browser tabs mutations. Relevant code is most likely this: https://github.com/nathantsoi/vue-native-websocket/blob/master/src/Observer.js#L83-L100
If there is something that can be done from vuex-shared-mutations, please let me know. If this falls outside of this packages responsibilities, please respond indicating that, and close the ticket.