I’m trying out this package on Wagtail 7.1.1, and I noticed that the icon for the block is missing:

So far as I can tell, I’ve set up everything correctly. A quick glance at the source makes me think it’s probably just that this icon name is not valid, at least for the built-ins:
Not sure if it used to be and the built-in icons have changed — I only started using Wagtail with v7.
I’m trying out this package on Wagtail 7.1.1, and I noticed that the icon for the block is missing:
So far as I can tell, I’ve set up everything correctly. A quick glance at the source makes me think it’s probably just that this icon name is not valid, at least for the built-ins:
wagtail-link-block/wagtail_link_block/blocks.py
Line 100 in ab39478
Not sure if it used to be and the built-in icons have changed — I only started using Wagtail with v7.