[Icon] loading icon tabler:brand-github timed out after 1500ms
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 96
- Avg merge
- 8h 12m
- Merged PRs (30d)
- 2
Description
All other icons load correctly.
<UContainer class="grid grid-cols-8 gap-3 py-15">
<div class="col-span-1">
<UIcon name="i-tabler:brand-github" class="size-8" />
<UIcon name="i-tabler:brand-gitlab" class="size-8" />
<UIcon name="i-tabler:git-branch" class="size-8" />
</div>
</UContainer>
WARN [Icon] failed to load icon tabler:brand-github
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue with the provided UContainer and UIcon snippet, focusing on tabler:brand-github and the 1500ms timeout while the other icons load. Trace the icon-loading path to determine why this icon fails; done means tabler:brand-github loads without the warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nuxt
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100