dndplayer/dnd-player

Crash when logging in as new user

Closed this issue · 2 comments

Refreshing the page seems to fix it ... maybe :/

I suspect this is because some bits aren't loaded or are loaded later so it crashes, then on subsequent loads it's fine because they're rehydrated from the local DB. Clearing all local storage causes this to occur.

So temporary fix is reload the page and longer term crashes like this should be handled more gracefully if the resource they need isn't yet loaded.