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

Standalone nuxt devtools app #687

Open
TechAkayy opened this issue Jun 29, 2024 · 0 comments
Open

Standalone nuxt devtools app #687

TechAkayy opened this issue Jun 29, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@TechAkayy
Copy link

TechAkayy commented Jun 29, 2024

🆒 Your use case

Would be great to have a standalone app (electron based) like vue-devtools-next.

Its a great experience to work on your app especially when we could have the devtools (which is super feature-rich) in a secondary monitor. Also, having the devtools opening up with the app itself can sometimes be hard to work with especially on a laptop screen.

Thanks for considering this. May be this could be part of potential convergence of the vue & nuxt devtools?

🆕 The solution you'd like

Standalone electron version of the nuxt-devtools.

🔍 Alternatives you've considered

Currently, Popup as Picture-in-Picture feature is useful but I notice that it's not very reliable in terms of connection #690.

Also, in some environments such as working on an electron app or stackbliz, popup is not an option as it works only from the top level context. Please refer to the error logged in the console in below screenshot.

image

ℹ️ Additional info

https://stackblitz.com/github/TechAkayy/nuxt-devtools-popup?file=README.md

  • Browser - Chrome Version 126.0.6478.114 (Official Build) (arm64)
  • Operating System: Darwin
  • Node Version: v20.14.0
  • Nuxt Version: 3.12.3
  • CLI Version: 3.12.0
  • Nitro Version: 2.9.7
  • Package Manager: [email protected]
  • Builder: -
  • User Config: devtools, modules
  • Runtime Modules: -
  • Build Modules: -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant