-
The development is ongoing on the `v3` branch of this repository: https://github.com/nuxt/ui/tree/v3.
---
A lot has changed since `@nuxt/ui` was made open-source (May 2023), so the plan here is …
-
# Support `remark-code-import` by passing file metadata during parser creation
## Description
When attempting to use the `remark-code-import` plugin with code snippet imports using the file syntax:
…
-
### Describe the bug
After installing the latest versions of histoire in my nuxt project, I got an error complaining about importing lottie:
```
Error while collecting story /repo/components/01_a…
-
**Is your feature related to a specific framework or general for this extension**
Nuxt + nuxt-i18n - SFC
**Is your feature request related to a problem? Please describe.**
It's probably a lack of…
-
```[tasklist]
### Tasks
- [x] namespace access to `useNuxtApp('app-name')` - probably defaulting to `buildID`
- [x] move global variables into namespace and add compatibility layer for users not us…
-
Nuxt version: 3.13.2
Nuxt-security version: 1.4.3
I'm not sure if this is a bug or it's just an issue with my config, so I'll just ask it as a question.
But basically I'm trying to upgrade our…
-
### Environment
- Operating System: `Darwin`
- Node Version: `v18.10.0`
- Nuxt Version: `3.0.0-rc.13`
- Nitro Version: `0.6.1`
- Package Manager: `npm@8.19.2`
- Builder: `…
-
### Environment
System:
OS: Linux 6.5 Ubuntu 23.10 23.10 (Mantic Minotaur)
CPU: (8) x64 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz
Memory: 44.48 GB / 62.57 GB
Container: Yes
…
-
### Environment
- Operating System: Linux
- Node Version: v22.8.0
- Nuxt Version: 3.13.1
- CLI Version: 3.13.1
- Nitro Version: 2.9.7
- Package Manager: yarn@4.4.1
- Builder: …
n0099 updated
1 month ago
-
### 🐛 The bug
After upgrading Nuxt to 3.13.1+, I noticed that Ionic components have a class of "undefined" instead of the correct Ionic classes. This causes the entire app to break due to incorrect…