For me, adding AddType application/javascript .mjs
in .htaccess fixed a bug on Chrome and Firefox.
On the other hand, I still have a problem on Safari: TypeError: Promise.withResolvers is not a function. (In 'Promise.withResolvers()', 'Promise.withResolvers' is undefined)
Thank you