Comment by guerrilla

3 days ago

This didn't work in Firefox.

Works for me, current Firefox nightly on Linux. Check your extensions, especially look at uBlock Origin is you happen to use it in 'advanced' mode - I had to allow fastly.net, cartocdn.com, tailwindcss.com and unpkg.com for it to work because I default block all 3d party content.

  • 146.0.1 on Arch Linux here. Disabled uBlock Origin; no difference. I don't have any other relevant extensions. DoH disabled. No difference in private window.

    • In what way does it not work? Anything relevant in the console?

      This is what I get in the console for a working map, running Firefox 148.0a1:

         Download the React DevTools for a better development experience: https://reactjs.org/link/react-devtools react-dom.development.js:29905:19
         cdn.tailwindcss.com should not be used in production. To use Tailwind CSS in production, install it as a PostCSS plugin or use the Tailwind CLI: https://tailwindcss.com/docs/installation cdn.tailwindcss.com:64:1711
         You are using the in-browser Babel transformer. Be sure to precompile your scripts for production - https://babeljs.io/docs/setup/ babel.min.js:3:3121456
         Partitioned cookie or storage access was provided to “<URL>” because it is loaded in the third-party context and dynamic state partitioning is enabled. 2
         Cookie “__cf_bm” will soon be rejected because it is foreign and does not have the “Partitioned“ attribute. settings
         Source map error: Error: NetworkError when attempting to fetch resource.
         Resource URL: https://unpkg.com/@babel/standalone/babel.min.js
         Source Map URL: babel.min.js.map

      4 replies →