[wp-trac] [WordPress Trac] #65260: Emoji detection script breaks the script modules import map in the Site Editor
WordPress Trac
noreply at wordpress.org
Tue May 26 14:03:00 UTC 2026
#65260: Emoji detection script breaks the script modules import map in the Site
Editor
----------------------------------------------------+---------------------
Reporter: wildworks | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 7.1
Component: Script Loader | Version: 6.9
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests needs-testing | Focuses:
----------------------------------------------------+---------------------
Comment (by wildworks):
Sorry, I might be mistaken about something. I tried testing again with the
trunk branch ([https://github.com/WordPress/wordpress-
develop/commit/01debdf37c3ef3690dbe06988c71e63408de7c29 01debdf]). By
default, it seems that the Abilities API is not imported at all. Is this
the correct state?
{{{
<script id="wp-importmap" type="importmap">
{
"imports": {
"@wordpress/latex-to-mathml": "http://localhost:8889/wp-
includes/js/dist/script-modules/latex-to-
mathml/index.js?ver=e5fd3ae6d2c3b6e669da",
"@wordpress/route": "http://localhost:8889/wp-includes/js/dist/script-
modules/route/index.js?ver=c5843b6c5e84b352f43b"
}
}
</script>
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/65260#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list