Skip to content

Lazy Editor: Fix script modules loading#73237

Merged
youknowriad merged 1 commit into
trunkfrom
fix/mathml-lazy-editor
Nov 13, 2025
Merged

Lazy Editor: Fix script modules loading#73237
youknowriad merged 1 commit into
trunkfrom
fix/mathml-lazy-editor

Conversation

@youknowriad
Copy link
Copy Markdown
Contributor

What?

Related #72982

When trying to load the editor lazily, it needs the mathml script modules for the math block. The issue though is that the asset loader doesn't update the "import map" properly with new changes that might be needed by the lazy editor. This PR fixes it.

Testing Instructions

@youknowriad youknowriad self-assigned this Nov 13, 2025
@youknowriad youknowriad added the [Type] Experimental Experimental feature or API. label Nov 13, 2025
@github-actions
Copy link
Copy Markdown

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: youknowriad <youknowriad@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@youknowriad youknowriad merged commit a82b2ad into trunk Nov 13, 2025
40 checks passed
@youknowriad youknowriad deleted the fix/mathml-lazy-editor branch November 13, 2025 18:01
@github-actions github-actions Bot added this to the Gutenberg 22.2 milestone Nov 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Type] Experimental Experimental feature or API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant