nuxt / nuxt/icon

[Icon] loading icon tabler:brand-github timed out after 1500ms

Open
#456 0 comments 4 reactions 0 assignees View on GitHub

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>
Image

WARN [Icon] failed to load icon tabler:brand-github

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.