-
**I'm submitting a ...** (check one with "x")
```
[ ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[x] support request
```
**Current behavior*…
alxtz updated
6 years ago
-
**Describe the bug**
I am trying to mock the mixins used in the Vue component by passing in a fake mixin under `global.mixins`. But it seems to be not working on the Component while on the ch…
-
**Describe the bug**
We are testing our Electron with `{ testWithSpectron } from 'vue-cli-plugin-electron-builder'`.
The `stopServe` and `done` are called, `Jest` says the test ends, but
> Jest d…
-
W pliku: zapisy/apps/schedule/assets/components/ClassroomPicker.vue znajduje się funkcja wywoływana przy każdej zmianie pola wyboru daty rezerwacji sali:
```=vue
onChangedDate() {
var self = t…
-
Test suite failed to run
TypeError: Vue__default.default.extend is not a function
I found the solution to downgrade my bootstrap vue version to 2.17.3, it works, but this is not an option for the …
-
Vue-Fragment is a great bridge between Vue 2 and 3, however it took a lot of effort to get it to work with snapshot testing. So I'm posting this here for anyone else that needs these steps.
Here is…
-
ERROR in css/common.7b13c1c5.css
css/common.7b13c1c5.css from Css Minimizer plugin
Error: PostCSS plugin postcss-discard-comments requires PostCSS 8.
Migration guide for end-users:
https://github.…
-
### Version
3.0.1
### Reproduction link
[https://github.com/Hebilicious/jest-watchbug](https://github.com/Hebilicious/jest-watchbug)
### Node and OS info
Node: 10.5.0 / yarn 1.9.4 / Ubunt…
-
Transcrever o template `html` que temos no **projeto-tdc** para vue. O projeto vue encontra-se no diretório [tdc-vue](https://github.com/CaravanaCloud/thedevconf/tree/main/tdc-ux)
Lembre-se que par…
-
Here is the error I'm getting:
```javascript
[vue-jest] Error: Vue template compilation failed
1 | import { shallowMount } from '@vue/test-utils'
> 2 | import Problem from './../…