dndplayer / dnd-player

An online virtual DND playground to support online groups.
https://dnd-player.com
Other
1 stars 0 forks source link

Crash when logging in as new user #74

Closed chrisella closed 5 years ago

chrisella commented 5 years ago

image

chrisella commented 5 years ago

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

chrisella commented 5 years ago

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.