Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@nobkd
Copy link
Collaborator

@nobkd nobkd commented Oct 14, 2025

fix #623

modules were not being resolved properly on firefox, because some scripts were already being loaded, when the importmap was found.
this is not allowed, at least in firefox, and caused components to not be loaded, as bare import specifiers etc. could not be resolved, because the importmap was ignored.

modules were not being resolved properly on firefox, because some scripts were already being loaded, when the importmap was found. this is not allowed, at least in firefox
@nobkd nobkd requested a review from tipiirai October 14, 2025 21:42
@nobkd nobkd merged commit f82935e into nuejs:master Oct 21, 2025
@nobkd nobkd deleted the fix/ff-importmap-order branch October 21, 2025 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rendering Problems in full Template (Firefox, Zen)

1 participant