-
### Environment
**Vuetify Version:** 3.7.3
**Vue Version:** 3.5.12
**Browsers:** Chrome 129.0.0.0
**OS:** Mac OS 10.15.7
### Steps to reproduce
Create a data-table inside of v-dialog, with mor…
-
### Describe the bug
I'm currently trying to migrate from bootstrap-vue with Vue2 to bootstrap-vue-next with Vue3. So far most things are working fine, but I'm running into issues with loading bootst…
-
### 📚 What are you trying to do?
I make the follow code for run the script only in a specific countries, but it will be loaded ever without respect the condition
The follow code is inside a composabl…
Met96 updated
3 weeks ago
-
### Describe the bug
I´m using vue-virtual-scroller 2 years ago with 1.0.10 version.
Since yesterday ( 17/10/2022 ) it´s been failing in compile.
I think it was happened after the release of a ne…
-
### Describe the bug
When I hover over an auto-imported component, intellisense does not work. There is no information about the imported component in the modal that opens up:
After a lot of e…
-
When i use vue-validator in .vue files, I got a wern, detail message:
![image](https://cloud.githubusercontent.com/assets/15082500/23091526/35e239be-f5f3-11e6-87fe-3829728dbb36.png)
My code:
![imag…
-
We could do the same for TentDay, instead of registering it as a huge vuetify icon: https://github.com/ecamp/ecamp3/blob/devel/frontend/src/plugins/vuetify.js#L29
_Originally posted by @carlobeltra…
-
## Description
I can't configure devServer.proxy with Gridsome.
### Steps to reproduce
With a normal vue project, you can create a vue.config.js and put in as follows:
```
module.exports = …
-
### Version
5.0.0-alpha.0
### Reproduction link
[https://github.com/Urie96/vue-cli-issue](https://github.com/Urie96/vue-cli-issue)
### Environment info
webpack5 has new feature [exter…
-
Some of my components are compiled during runtime, so I'm using the this option set to true in my vue.config.js I wonder how I could achieve this here.