-
The first time I start a nuxt project I get this error, after one or more hot reloads it get fixed.
```js
import Iconify from '@purge-icons/generated'
```
When the error occurs `Iconify` is an…
-
### Contact Details
rudolfbyker@gmail.com
### What happened?
When trying to use VIcon with SVG paths, I get an error.
Reproduction: https://codesandbox.io/p/sandbox/zen-wood-npt83m (Check …
-
` $ npx vue create frontend --preset okami101/vuetify-admin-preset`
- all defaults
```
yarn serve
yarn run v1.22.17
$ vue-cli-service serve
ERROR Error: Cannot find module 'ejs'
…
-
## The dependency [vuetify](https://github.com/vuetifyjs/vuetify) was updated from `1.2.3` to `1.2.4`.
🚨 [View failing branch](https://github.com/likecoin/puttyimages-web/compare/master...likecoin:g…
-
Hi
1-Please implement rtl support in frappejs framework.
2-Can we use front-end vue frameworks like [quasar](https://github.com/quasarframework/quasar) or [Vuetify](https://github.com/vuetifyjs/vuet…
-
sorry i have a question about the this.$refs.address.focus() when i use it i got error
focus() {
this.$nextTick(() => {
this.$refs.autocomplete.focus(); //error
…
-
Is there anyway to clear and remove all dialogs and notifications programmatically?
-
- [x] I have searched through existing issues
- [x] I have read through [docs](https://vuejs.github.io/vetur)
- [x] I have read [FAQ](https://vuejs.github.io/vetur/guide/FAQ.html)
- [x] I have …
-
Implemented like in the demo:
Where model = {}, gives me in Vuetify 2.2.12 errors:
[Vue warn]: Error in v-on handler: "TypeError: Cannot read property 'value' o…
-
### Environment
**Vuetify Version:** 3.0.1
**Vue Version:** 3.2.45
**Browsers:** Chrome 107.0.0.0
**OS:** Mac OS 10.15.7
### Steps to reproduce
Add v-menu component to a page.
### Expected …