devtools icon indicating copy to clipboard operation
devtools copied to clipboard

Unleash Nuxt Developer Experience

Results 126 devtools issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/nuxt/devtools). ## Open These updates have all been...

### 🐛 The bug Open Graph tabs has 2 parts, let's call them Details and Preview on smaller widths, they are on top of each others, which is fine. however...

bug

[![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/test-utils](https://togithub.com/nuxt/test-utils) | [`3.9.0` -> `3.14.1`](https://renovatebot.com/diffs/npm/@nuxt%2ftest-utils/3.9.0/3.14.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@nuxt%2ftest-utils/3.14.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

### 🐛 The bug When opening the OpenGraph module of the devtools, only the preview is shown now in fullscreen. If the window gets smaller, the details become visible again:...

bug

### 🐛 The bug If I enable the timeline then I get this error: ```` 500 useAuth is not a function at useAppInit (./composables/useAppInit.ts:8:3) at setup (./app.js:31:5) at _sfc_main.setup (./app.js:63:23)...

bug

### 📚 What are you trying to do? Im trying to use inspect tab, but its not loading error: _nuxt’s server IP address could not be found. ![image](https://github.com/nuxt/devtools/assets/16735675/ae9dd5cf-d7a4-4dc2-bcb6-e34e44bc9372) ### 🔍...

needs reproduction

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@antfu/eslint-config](https://togithub.com/antfu/eslint-config) | [`^2.12.2` -> `^2.14.0`](https://renovatebot.com/diffs/npm/@antfu%2feslint-config/2.12.2/2.14.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@antfu%2feslint-config/2.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

### 🐛 The bug When using Nuxt + Electron - devtools does not open the correct window/URL: ### 🛠️ To reproduce https://github.com/mccombs/nuxt-electron ### 🌈 Expected behavior Devtools should open the...

bug

### 🐛 The bug Vue-i18n allows HTML in string translations by setting `strictMessage: false` in the config. This allows users to easily embed HTML in their translations. In SFC's you...

bug
upstream
has workaround