-
### Version
3.9.3
### Environment info
```
System:
OS: Linux 5.1 Fedora 30 (Workstation Edition) 30 (Workstation Edition)
CPU: (4) x64 Intel(R) Core(TM)2 Quad CPU Q660…
-
# laravel when saving sass giving error
app.js:sourcemap:50945 Uncaught TypeError: Cannot set property '__file' of undefined
at Object.defineProperty.value (app.js:sourcemap:50945)
at __…
-
I am having below error in browser even though I installed all dependencies and created files in order in vuetify/ i-tunes project:
Error
Module build failed (from ./node_modules/stylus-loader/inde…
-
I tried to implement jest for testing of a components library I'm currently building (Vite + Vue3 + Rollup) but I'm running in to some issues.
` FAIL src/lib-components/FTButton.test.js
● Test …
-
Hi there! I've been trying to use this boilerplate with vuetify plugin and it's not going well for me. I had to resolve numerous problems, and I got stuck at the following:
```node_modules/vuetify/…
-
I'm using Vuetify latest which depends on `core-js ^3` therefore jso is not working anymore.
-
**Module version**
1.11.2
**Describe the bug**
Here is my package.js file:
`"dependencies": {
"@nuxtjs/auth": "^4.9.0",
"@nuxtjs/axios": "^5.3.6",
"axios": "^0.20.0",
"…
-
### Issue details
IE 11 has does not split key combinations correctly.
Specifically, this line seems to give problems:
https://github.com/ProseMirror/prosemirror-keymap/blob/136d8bb4d6d3f1078979b…
-
### Describe the bug
After succesfully install latest storybook on Vuetify (Vue3) project I see this on MDX "Configure your project" site:
Thanks!
### To Reproduce
_No response_
### System…
-
### What happened?
I'm in the process of migrating a Vue 2 / Vuetify / VeeValidate project to Vue 3 and switching to a new version of VeeValidate is quite a challenge.
I thought I'd reached the …