Closed Wawingi closed 3 years ago
Can you please fillout the issue template?
What is your vue.js version?
What is your vue.js version?
"vue": "^2.5.17"
The readme has clear instruction about vue v2.x
@ankurk91 ? #83 => #84, #85
Where is the answer?
Can you please share a codesandbox to demonstrate the error?
If you are using vue.js version 2 then you need to install older version of this package
# yarn
yarn add vue-loading-overlay@^3.0
# npm
npm install vue-loading-overlay@^3.0
I have this error, but i did all good.
app.js:53952 Uncaught TypeError: (0 , e.createVNode) is not a function at app.js:53952 at app.js:53952 at app.js:53952 at app.js:53952 at Object../node_modules/vue-loading-overlay/dist/vue-loading.min.js (app.js:53952) at webpack_require (app.js:20) at Module../node_modules/babel-loader/lib/index.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/views/FechoDiario.vue?vue&type=script&lang=js& (app.js:3701) at webpack_require (app.js:20) at Module../resources/js/views/FechoDiario.vue?vue&type=script&lang=js& (app.js:72073) at __webpack_require__ (app.js:20)