vite-plugin-solid icon indicating copy to clipboard operation
vite-plugin-solid copied to clipboard

vite-plugin-solid 2.11.2 and onwards (up to 2.11.6) breaks unplugin-icons/vite with "solid" icon compiler

Open bjesuiter opened this issue 1 year ago • 0 comments

Hello Folks,

maybe I'm wrong here, I'll also make an Issue in the unplugin-icons/vite repo. See: https://github.com/unplugin/unplugin-icons/issues/399

Anyways, this is the issue:

When Installing vite-plugin-solid 2.11.2, I get the following issue with unplugin-icons/vite:

Image

For some reason, this unplugin tag is not compiled for solid but for react:

<FolderFullIcon class="mb-[3px] inline text-slate-600" />

This issue is not present in vite-plugin-solid 2.11.1:

Image

What regression could that be?

bjesuiter avatar Mar 27 '25 19:03 bjesuiter