nuxt / nuxt/devtools

fix: Icons are loaded from a CDN which will break in airgap setups

Open
#917 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
3.3k
Forks
214
Avg merge
13h 22m
Merged PRs (30d)
18

Description

🐛 The bug

Icons are loaded from a CDN (esm.sh) which will break in airgap setups or with CSP

🛠️ To reproduce

A blank new nuxt project

🌈 Expected behavior

All assets should be served by the Nuxt dev server.

ℹ️ Additional context

No response

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

Start by locating the icon imports or asset references using esm.sh, then inspect how the Nuxt dev server serves project assets. Reproduce the issue in a blank Nuxt project; done means icons load without the CDN and remain compatible with air-gapped or CSP-restricted setups.

Written by the indexing model from the issue text.

Assessment

Tech stack
nuxt, typescript
Domain
devtools
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.