You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.
The inline icon insertion method using render_block is not working in the editor because the output is overwritten after render_block runs. Probably by the save function.
Steps to Reproduce
Visit the editor
Create a block that would have an icon (like a heading block with a link)
See error
Screenshots, Screen recording, Code snippet
No response
Environment Information
WordPress 6.5-beta2
Version
Development version (develop)
The text was updated successfully, but these errors were encountered:
Describe the Issue
The inline icon insertion method using
render_block
is not working in the editor because the output is overwritten afterrender_block
runs. Probably by thesave
function.Steps to Reproduce
Screenshots, Screen recording, Code snippet
No response
Environment Information
Version
Development version (develop)
The text was updated successfully, but these errors were encountered: