-
I have a Universal Nuxt project (SSR), I need it to be this way because of the SEO.
Added the package using Yarn.
Using it this way (due to the SSR need):
```
...
import Vue from 'vue'
l…
-
### Environment
**Vuetify Version:** 3.6.7
**Vue Version:** 3.4.27
**Browsers:** Chrome 125.0.0.0
**OS:** Windows 10
### Steps to reproduce
Continuing from the discussion (https://github.com/v…
-
### Vue version
^5.0
### Link to minimal reproduction
https://play.vuejs.org/#eNqVVNtq20AQ/ZVBL7EhkSlpoQgl0Eso6UMaGpc+ZENR5ZGzqTQrdleug6t/78yu5Zhiu8mTds/czpyZ1Sp517bposMkS3JXWt16UATg0HdtONUFz…
-
页面中使用,提示没有这个指令
-
Hi, in my Laravel 11 with InertiaJS and Vue 3 app the translations (laravel-vue-i18n v.2.7.7) don't load on certain pages. However default 'pl' language is loading perfectly on this pages.
In my ex…
-
Reported in discord but it never went anywhere.
### 🐛 Bug description
https://vue-jsx-explorer.netlify.app/#%3CComp%3E%0A%20%20%7B%7B%0A%20%20%20%20default%3A%20()%20%3D%3E%20%3Cdiv%20v-foo%20%…
-
Is there a guideline on how to auto-import custom directives (Vue 3, using Vite)?
In the config, I have set `directives: true` and even added `dirs: ['./src/components', './src/directives'],`, but …
-
在首页或者组件页面里面添加 `点击弹出 ` , 浏览器警告 [Vue warn]: Failed to resolve directive: on:click , 原生的指令都有问题?
-
Hi there,
I'm seeing a really long warning in the console when a component like Divider can't be found. It's way longer than it used to be. Here's what I'm using:
- Nuxt: 3.13.2
- Vue: 3.5.11
- Vite…
insub updated
1 month ago
-
### What happened?
We are developing a standalone component library for our application that is effectively wrapper components around quasar components which will be used in our set of applications…