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

When multiple Nuxt dev-servers are running the Devtools plugin connects to the same instance #406

Closed
Dominic-Marcelino opened this issue Apr 22, 2024 · 0 comments

Comments

@Dominic-Marcelino
Copy link

Environment

  • Operating System: Darwin
  • Node Version: v18.19.1
  • Nuxt Version: 3.11.2
  • CLI Version: 3.11.1
  • Nitro Version: 2.9.6
  • Package Manager: pnpm@9.0.5
  • Builder: -
  • User Config: devtools, modules
  • Runtime Modules: @nuxt/eslint@0.3.9

Package

@nuxt/eslint

Reproduction

https://stackblitz.com/edit/nuxt-starter-ofcsfa?file=layer1%2Fapp.vue

Describe the bug

  • starting Layer-1
  • open the dev-tools
  • inspecting the EsLint config
  • (keeping it running)
  • repeat the process on Nuxt Nuxt-app --> it will connect to the eslint instance of layer-1

Bildschirmfoto 2024-04-22 um 17 09 57

Bildschirmfoto 2024-04-22 um 17 10 06

Additional context

No response

Logs

No response

@antfu antfu closed this as completed in 07eace1 Apr 25, 2024
tobiasdiez pushed a commit to nuxt-modules/storybook that referenced this issue May 9, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@nuxt/eslint-config](https://togithub.com/nuxt/eslint)
([source](https://togithub.com/nuxt/eslint/tree/HEAD/packages/eslint-config))
| [`0.3.9` ->
`0.3.10`](https://renovatebot.com/diffs/npm/@nuxt%2feslint-config/0.3.9/0.3.10)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@nuxt%2feslint-config/0.3.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@nuxt%2feslint-config/0.3.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@nuxt%2feslint-config/0.3.9/0.3.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@nuxt%2feslint-config/0.3.9/0.3.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>nuxt/eslint (@&#8203;nuxt/eslint-config)</summary>

### [`v0.3.10`](https://togithub.com/nuxt/eslint/releases/tag/v0.3.10)

[Compare
Source](https://togithub.com/nuxt/eslint/compare/v0.3.9...v0.3.10)

#####    🐞 Bug Fixes

-   **module**:
- Override `@eslint/js` config to keep the name consistent, fix
[#&#8203;408](https://togithub.com/nuxt/eslint/issues/408)  -  by
[@&#8203;antfu](https://togithub.com/antfu) in
[nuxt/eslint#408
[<samp>(477ee)</samp>](https://togithub.com/nuxt/eslint/commit/477ee5c)
- Get random port for config inspector, fix
[#&#8203;406](https://togithub.com/nuxt/eslint/issues/406)  -  by
[@&#8203;antfu](https://togithub.com/antfu) in
[nuxt/eslint#406
[<samp>(07eac)</samp>](https://togithub.com/nuxt/eslint/commit/07eace1)

#####     [View changes on
GitHub](https://togithub.com/nuxt/eslint/compare/v0.3.9...v0.3.10)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/nuxt-modules/storybook).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant