-
### Environment
------------------------------
- Operating System: `Linux`
- Node Version: `v18.14.0`
- Nuxt Version: `3.0.0`
- Nitro Version: `1.0.0`
- Package Manager: `npm@9.3.1…
-
### Environment
- Operating System: Linux
- Node Version: v20.11.1
- Nuxt Version: 3.11.2
- CLI Version: 3.11.1
- Nitro Version: 2.9.6
- Package Manager: npm@10.5.1
- Builder: …
-
### Describe the bug
Getting @nuxt/devtools is missing error when launching a Nuxt dev container. And it fails to install it even when I force install the devtool.
### Link to the blitz that caused …
-
Many people are using this library but the development has been stopped. There is no update since 2021.
Many people want to know this module still work.
And if you know other useful library, let us …
-
Disabling WebGL is good practice to improve security. This causes app to never load with this error.
```
Error: Failed to initialize WebGL
NuxtJS 4
_setupPainter
n
…
-
### Version
6.0.12
### Browser and OS info
Chrome 98 / Windows 10
### Steps to reproduce
1. Open nuxt 3 dev page on localhost
2. Launch Chrome DevTools
3. Go to Vue tab
4. Go b…
-
Having SWR implicitly by default can have unexpected results especially since it will be also enabled for `definedCachedFunction`.
One example of when it can go unexpected is that when both a route…
pi0 updated
10 months ago
-
It appears obvious that the maintainers of this repo have long abandoned it. It's been nearly 1.5 years since the last update, and Azure's MSAL version is already in 2.18.0.
I recently also tried …
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Current Behavior
I have installed
```
{
"name": "demo-store",
"version": "1.0.0",
"private": true,
"…
-
Hi,
it would be great if there is an option for svgs to load them inline instead of just loading it via the img tag. Then you have the option to set css stuff like fill color and you reduce the htt…