falling-fruit / falling-fruit-web

Mobile-friendly website for Falling Fruit
https://beta.fallingfruit.org
GNU General Public License v3.0
29 stars 7 forks source link

In development, sometimes a map can crash from a mix of changing bounds and fetching locations #387

Open wbazant opened 1 month ago

wbazant commented 1 month ago

I have not found a reproduction for this, but during development I managed to trigger this screen by accident:

Screenshot from 2024-05-28 22-51-35

It happened when using the map, on production code ( I had the commit b9e0b16d checked out).

I'm not sure what combination of mad scrolling I did means the bounds object can be null, and Redux promises this will not be shown in production, but maybe we'll see it again or find a way to reproduce it later. I've seen it more than once, and having a temporary lag on my wi-fi helps.