The plugin will automatically detect this notation and swap out the text for an icon at runtime. In this version of the plugin, you are able to customize the icons inside buttons even more.
hey @treb.gatte so the problem is that the heroicons team renamed some of the icons.
we are figuring out which ones are affected and adding it to the docs, but there is no way to remain backwards compatible without making the plugin heavier (by also keeping all of the old icons).
so in your case, you just need to update the broken icons by using the new names.
user-add is now user-plus login is now arrow-right-on-rectangle
could you try that and let me know if the icons show up?
I think that’s part of it, but I’ve found one where the icon wasn’t renamed. Am I missing something? Click Sign In in the upper right, of the site link I sent you, so that you can see this button in the popup.
Let me go through the site and update the icons that have changed. I wonder if once it encounters an erroneous name, it simply fails for every other icon.
@treb.gatte did you update the plugin back to the latest version after changing the text? I can see that the url you sent me is still on 2.2.2 and not the latest version.
One small thing I’ve noticed is that when an icon isn’t visible, based on an element conditional, an unchecked “collapse when hidden”, doesn’t prevent the space it occupies from collapsing.