Closed bepvte closed 3 years ago
I didn't get any post-login message. This could be due to relying on strict timeouts, making it depend on the connection speed. I have made a new commit in my fork with some changes, if you want, check them out. Basically:
Object.assign(GIFStore.getState(), state)
with GIFStore.initialize(state)
;
@TheGameratorT Could you test this when you get back to your computer and tell me if it works for you, and solves your problems from before?