← Back to context

Comment by hagbard_c

3 days ago

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

The map is just grey. The controls are there though.

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 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