Open stanislav-kukucka opened 8 months ago
@stanislav-kukucka Not sure if you've sorted it out later? I encountered the same error message as you, and later found out that I passed an incorrect string when displaying the icon. This string was dynamically generated by a function, so I didn't realize it immediately.
I had the same problem due to a problem of where I placed the icons folder, it goes inside src and not inside components
Can you provide more information please?
What version of
astro-icon
are you using?v1.0.1
Astro Info
If this issue only occurs in one browser, which browser is a problem?
all
Describe the Bug
I get this Astro error:
and this error
What's the expected result?
to be able to work with your library on my project
Link to Minimal Reproducible Example
test