Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails to load some icons #119

Closed
ShayanTheNerd opened this issue Jun 19, 2023 · 1 comment
Closed

Fails to load some icons #119

ShayanTheNerd opened this issue Jun 19, 2023 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@ShayanTheNerd
Copy link

Hi and thanks for this good plugin

I was developing this Astro project in which I needed a stack-like icon. So I head over to https://icones.js.org/collection/all (BTW, big thanks to @antfu) and found heroicons-outline:rectangle-stack, But when I tried to use it alongside the other icons using the <Icon /> component, it didn't show up. I inspected the icon and found Failed to load "heroicons-outline:rectangle-stack"! title in the SVG tag, as if the name of the icon was wrong or something. I also tested some other icons such as heroicons-outline:circle-stack or material-symbols:full-stacked-bar-chart and the same happened. Something seems to be wrong with the word stack. Anyway, I fixed my problem using conditional rendering since I only needed this one problematic icon, but hope you solve this issue soon.

@stramel
Copy link
Collaborator

stramel commented Jun 20, 2023

Hi, thanks for taking the time to file the issue! I believe this is the same issue as #29. v1 will fix this once we release it.

I'm going to mark this as a duplicate and close it.

@stramel stramel added bug Something isn't working duplicate This issue or pull request already exists labels Jun 20, 2023
@stramel stramel closed this as not planned Won't fix, can't repro, duplicate, stale Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants