nuxt / nuxt/devtools

fix: > v1.6.0 component tree not connecting on Firefox

Open
#760 14 comments 4 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

The component tree wouldn't load in Firefox for devtools above 1.6.0. This happens in all of my projects. On Stackblitz this happens also when when I'm opening the preview in a new tab but not in the default preview pane.

🛠️ To reproduce

https://stackblitz.com/edit/nuxt-starter-zdqhmz?file=nuxt.config.ts

🌈 Expected behavior

Expecting that it loads the component tree like in version 1.6.0

ℹ️ 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 with the linked StackBlitz reproduction and nuxt.config.ts in Firefox, comparing devtools versions above 1.6.0 with version 1.6.0. Trace the component-tree loading and connection behavior exposed by that reproduction. Done means the component tree loads in Firefox for the affected setup, including the new-tab preview case.

Written by the indexing model from the issue text.

Assessment

Tech stack
nuxt, typescript
Domain
developer-experience, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.