ndiego / icon-block

Effortlessly add SVG icons and graphics to your website.
https://nickdiego.com/projects/icon-block/
GNU General Public License v2.0
110 stars 15 forks source link

Installing the block from the plugin inserter causes bug in WordPress 5.9 #11

Closed ndiego closed 2 years ago

ndiego commented 2 years ago

If you install the block from the plugin inserter, the placeholder content does not render correctly. This only appears to happen in WordPress 5.9 without Gutenberg installed. If you refresh the page after installing the plugin, everything looks as it should. With Gutenberg installed, everything appears as it should at all times. While this issue will likely resolve itself with the 6.0 release, we should investigate the source.

Render bug without Gutenberg installed image

ndiego commented 2 years ago

The block stylesheet is not properly loaded when the bock is installed. It takes a page refresh to correct. This is an issue with WordPress but should keep this issue open until resolved.

ndiego commented 2 years ago

This issue is resolved due to the placeholder refactoring in version 1.3.0.