-
### Describe the bug
I have added event, for example: @double-click="onDoubleClick" it make model lagging:
https://github.com/user-attachments/assets/e2404590-8f63-4650-b390-85116dff840b
…
-
**Describe the bug**
Based on the sample code provided in this issue https://github.com/gruhn/vue-qrcode-reader/issues/354 by @Sec-ant, providing the URL for a self-hosted file should work.
I've a…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Following the documentation for adding plyr as a plugin to Nuxt, "vue-plyr" is not globally registered.
There is also a warn message
`WARN Plugin /plugins/vue-plyr.js has no default export and w…
-
1. fontawesome icon 剛開始很大然後才變小的問題 https://github.com/FortAwesome/vue-fontawesome/issues/14
2. 在 Nuxt 中可以自定義 error page 的 layout
作法:
- 在 layouts 中新增一個檔案叫 error.vue
- 使用 yarn dev 開啟開發模式
- 打開 .nuxt/…
-
### Environment
------------------------------
- Operating System: Linux
- Node Version: v18.20.3
- Nuxt Version: 3.12.1
- CLI Version: 3.12.0
- Nitro Version: 2.9.6
- Package…
-
meanwhile it could be interesting to integrate [nuxt-speedkit](https://nuxt-speedkit.grabarzundpartner.dev/)
- https://nuxt-speedkit.grabarzundpartner.dev/
- https://nuxt-speedkit.grabarzundpartne…
-
Hi !
I am testing a Nuxt static generated app on Vercel. This app uses `nuxt-i18n` which is using `vue-i18n-extensions`
After dependencies installation, when vercel run `npm run generate` I get…
-
The project consists of three layers.
First layer VBtn defaults:
```javascript
VBtn: {
class: ['first-layer'],
},
```
Second layer VBtn defaults:
```javascript
VBtn: {
class:…
-
## 🐛 Bug Report
I am having a problem with the excelJS dependency, it worked fine with version 2 of Nuxt since it is the framework I work with but I am migrating to Nuxt 3 and my project is broken …