-
Hi!
I am a user of TailwindCSS and I have currently setup most of my UI using Tailwindcss. However, some parts of my code seem silly to use Tailwind for and not something like Inkline.
An exampl…
-
### Reporting a bug?
I'm migrating a Vue2 project from Webpack to Vite. We have been using vue-i18n extensively. We have a special folder structure, so after importing all translation files as modu…
-
### Description
Followed installation step as per README.md and this error message popped up:
```
ℹ Starting setup …
-
### Are you using Nuxt?
- [X] Check this box if you encountered the issue using Nuxt and the included module.
### Describe the bug
"@pinia-plugin-persistedstate/nuxt": "1.2.1",
"pinia": "2.2.0"…
-
This just started showing up in the latest Nuxt 3.9, probably due to the Vue version bump but I'm not sure.
Getting a lot of Hydration attribute mismatch because the ID of the popper is different f…
-
### Environment
Nuxt
### Reproduction
This is the code for the server middleware in my Nuxt project:
```
export default defineEventHandler((event) => {
if (event.node.req.url.startsWith('/…
-
## 目的
- 開発環境に[ESLintモジュール](https://eslint.nuxt.com/packages/module)を導入する
## 期待結果
- Lintが有効になっていること
- VSCodeの拡張機能でファイル保存時にフォーマットされること
-
Importing in an esm setup on the server seems to break.
```
Error when evaluating SSR module /node_modules/cross-fetch/dist/node-ponyfill.js:
ReferenceError: require is not defined
at /node_…
-
### Environment
Node version v20.15.0
Nuxt 3.12.4
Nitropack 2.9.7
### Reproduction
Create a new Nuxt3 project and try to build it with `npm run build -- --preset=firebase`
nuxt.confi…
-
__Please do not delete the template, by filling out the required information we can investigate your issue more quickly.__
Before opening an issue see if your problem can be resolved with the [trou…