-
### Environment
- Operating System: Darwin
- Node Version: v21.6.1
- Nuxt Version: 3.12.1
- CLI Version: 3.12.0
- Nitro Version: 2.9.6
- Package Manager: bun@1.1.21
- Builder: …
-
I can't figure out whats going on and why it won't work. Im using Nuxt 3 to develop my websites and im creating a Nuxt Layer with yup form validation on components. In the Nuxt Layer Playground everyt…
-
When attempting to render a component for a whitebox test, the entire Nuxt environment is being loaded instead of just the component. This behavior is likely caused by the presence of an authenticatio…
-
### Environment
- Operating System: Windows_NT
- Node Version: v20.11.1
- Nuxt Version: 3.12.4
- CLI Version: 3.12.0
- Nitro Version: 2.9.7
- Package Manager: pnpm@9.6.0
- Buil…
-
**Describe the bug**
I've created a Nuxt.js + Tailwind app according to the documentation here https://flowbite.com/docs/getting-started/nuxt-js/. When running the project locally using `yarn dev` …
-
### Environment
------------------------------
- Operating System: Windows_NT
- Node Version: v20.14.0
- Nuxt Version: 3.12.4
- CLI Version: 3.12.0
- Nitro Version: 2.9.7
- Pack…
-
We have experimental support in Nuxt 3 for both island components and server-only components (which are implemented using islands) - see https://github.com/nuxt/framework/pull/5689 and https://github.…
-
There are things like lazy loading components in nuxt or caching requests that we can not really detect. (this is an example)
But we can add a new `suggestion` option to the `--level` flag level wh…
-
### Environment
- Operating System: `Darwin`
- Node Version: `v14.18.2`
- Nuxt Version: `2.16.0-27720022.54e852f`
- Nitro Version: `0.5.4`
- Package Manager: `yarn@1.22.19`
- Builder…
-
### Version
@nuxtjs/algolia: latest
nuxt: 3.13.0
### Reproduction Link
Dont have it
### Steps to reproduce
### What is Expected?
Typecheck not to throw errors
### What is actuall…