-
### Version
@nuxthq/ui: v 2.3.0
nuxt: v 3.5.3
node: 18.13.0
npm 9.6.6
yarn 3.6.0
linux: ubuntu 22.04
### Reproduction Link
### Steps to reproduce
only install nuxthq/ui and remove tailwin…
-
-
### Environment
Nuxt project info: 4:20:01 PM
-----…
-
I have registered vue-pdf-viewer in a local module, and have tried pnpm overrides for "pdfjs-dist": "4.4.168" and installing variations of pdfjs-dist library. Nothing seems to work. PDFS won't load.…
-
**Module version**
1.0.2
**Describe the bug**
Production app throws `Cannot find module 'vuetify/lib/util/colors' in nuxt.config.js.`
**To Reproduce**
Specify the following in next.config.js …
-
**Describe the bug**
I’m encountering a 413 Payload Too Large error when attempting to upload images larger than 2MB in a Nuxt project using NuxtHub, deployed via Cloudflare. This issue persists even…
-
### Describe the bug
This issue arises when the same page is opened in a new tab repeatedly more than three times.
[pinia-plugin-persistedstate] Error: [nuxt] A composable that requires access to …
-
Hello! I migrated to 3.0.0-alpha.0
```json
{
"electron": "^13.6.3",
"vue-cli-plugin-electron-builder": "^3.0.0-alpha.0"
}
```
**Describe the bug**
When I call `vue-cli-service electron:build…
-
### Checks
- [X] I have searched the existing issues for a similar bug and it does not exist!
### Environment
Packages: +1
+
Progress: resolved 2, reused 1, downloaded 0, added 1, done
Working d…
-
### Describe the bug
code :
```ts
import { createPinia, defineStore } from 'pinia'
import piniaPluginPersistedstate from 'pinia-plugin-persistedstate'
const pinia = createPinia()
pinia.use…