Remix.run Logo
softboyled 12 hours ago

Firefox' Enhanced Tracking Protection breaks the map in a weird way. The Map bounces up and down erratically.

This message piles up in the console:

Blocked https://liveworld.info from extracting canvas data because no user input was detected

harisingh1612 12 hours ago | parent [-]

ah interesting, the maplibre canvas needs the tracking permission for tile prefetch and looks like ETP is rate-limiting the calls. will file this. workaround for now is toggling ETP to standard for the site or using a different browser. thanks for the console dump