V2 => V3 Icon issues
With the upgrade to V3, I am getting some HeroIcons issues after the upgrade within filament? Updated a project to Filament V3, Livewire V3, Jetstream V3, Can access filament but after logging in we get prompted with a missing hero icon
Svg by name "o-mail" from set "heroicons" not found.
Caused by the /livewire/update request
I can't see a call for o-mail anywhere, it goes back to a cache file which goes back to:
vendor/filament/support/src/../resources/views/components/icon.blade.php
But I have the latest blade icons and blade heroicons, so must be missing something simple.
2 Replies
Weird one. Did you try searching the whole project for
o-mail
?
Also removing vendor and reinstallingYep... it's really strange! it exists nowhere... argh
Got it, database notifications icons !!