-
Hi I've insatlled both ckeditor5 and @ckeditor/ckeditor5-vue2 and I follwoed your [article](https://ckeditor.com/docs/ckeditor5/latest/getting-started/installation/vuejs-v2.html) for vue2 and in the f…
-
Hi!
When I run the plugin on my Vue.js components, it fails when parsing the template:
```
ERROR in ./src/views/Home.vue?vue&type=template&id=fae5bece&lang=pug& (./node_modules/vue-loader/lib/loa…
sneko updated
6 years ago
-
My project is Vue 2.x. I am using `@babel/plugin-proposal-optional-chaining` and I have a line of code in my component.vue file that uses "?"
```
this.$refs.refreshBtn?.$el.addEventListener("anima…
-
In a project which uses vue-svg-sprite-loader, we have tried to upgrade to vue 3 by using the command `vue add vue-next`. We've noticed an error:
> error in ./src/assets/icons/icons.svg?locked
> …
-
### Version
15.9.3
### Reproduction link
[https://jsfiddle.net/chrisvfritz/50wL7mdz/](https://jsfiddle.net/chrisvfritz/50wL7mdz/) (don't know how to make a jsfiddle that uses vue-loader)
### S…
MRVDH updated
3 years ago
-
hi , i want to use webpack in chrome
-
I'm working in Vue 3, and I'm trying to manually trigger the infinite scroll because on small screens, the loader is larger than the screen, so the infinite scroll doesn't render only when scrolling d…
-
Several errors when trying to run this repo. I have installed all packages, can't get this to run:
error in ./src/templates/NotFound.vue?vue&type=style&index=0&id=7bd9c884&lang=scss&scoped=true&
…
-
ERROR in ./~/.npminstall/vue-loader/10.3.0/vue-loader/lib/template-compiler.js?id=data-v-52488eae!./~/.npminstall/vue-loader/10.3.0/vue-loader/lib/selector.js?type=template&index=0!./src/components/st…
-
ERROR in
Vue packages version mismatch:
- vue@2.1.8
- vue-template-compiler@2.5.9
This may cause things to work incorrectly. Make sure to use the same version for both.
If you are using vu…