Block Editor shows whitespace instead of inline icon
-
Frontend:
- Inline Icons get rendered just fine.
- Inspecting in DevTools shows that the
.fa
class loads the necessary CSS and web font.
Block Editor:
- Icon button is present in rich text toolbar.
- Chooser then shows the icons just fine.
- But when inserting it shows a whitespace instead of the icon.
- This disrupts the WYSIWYG experience in the Editor.
- In the WordPress Code Editor its markup is there.
Frontend vs. Block Editor — Screen Recording
Frontend vs Block Editor — DOM Inspection:
Environment:
- JVM rich text icons 1.2.3
- WordPress 6.2.2
- Plugin Gutenberg 15.9.1 (stopped updates on purpose, waiting for Re-Introduce Content Editing in the Site Editor)
- Safari 16.5
- macOS 11.7.7 Big Sur
- Media Library lives on separate subdomain — Officially supported by WordPress, but it was once the root cause for a plugin issue
- W3 Total Cache with cache busting for CSS/JS/fonts — But also a hard reload of the Block Editor does not solve the situation.
- Staging domain (where I currently build the website) is behind the Login Wall of My Private Site — Has not caused any issues so far with any other plugin.
Followup:
- Checked similar support threads:
2023-02-22 — Iconset is empty
2023-03-11 — Buggy behavior in the site editor - But I also checked your changelog and noticed:
1.2.2 — Bugfix WordPress 6.2 site editor rich text blocks not editable. - So maybe my bug is a regression, or a particular variant of it yet not known (see my ENV info)
- Please tell me what I should look for.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Block Editor shows whitespace instead of inline icon’ is closed to new replies.