#65363 closed defect (bug) (duplicate)
wp-importmap comes too late in the DOM order
| Reported by: | nonverbla | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Script Loader | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
If there is a <script type="module"></script> in the <head> in /wp-admnin/, the <script id="wp-importmap" type="importmap">...<script> won't have any effect as it comes too late in the document flow. This breaks the new connectors screen, for example.
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Thanks for reporting.
I believe this is a duplicate of #65310. If not, please let me know.