Nathan Alder
Nathan Alder
**Describe the bug** Getting the following error on build `vue-tsc --noEmit` ``` node_modules/vue-filepond/types/index.d.ts:26:43 - error TS2507: Type 'typeof import("d:/Project/src/App/node_modules/vue/dist/vue")' is not a constructor function type. 26 export class VueFilePondComponent extends...
I'm getting the following error: ```Uncaught TypeError: Cannot read property 'height' of null at VueComponent.updateInViewport (vendors-9734db2b5db5665331401bfd393f02d0.js:101585)``` When using `` to cache the `` component, I believe there needs to be...
Hi, many thanks for creating this plugin. Is there any documentation that shows how to use this with $axios in nuxt (server-side axios calls)?
Hi, many thanks for creating this framework. I was currently wondering what the best way is to catch any server side errors for log reporting on nuxt, for example with...
Hi, Is it possible to get a callback when an animation is finished, in order to trigger something else? Thanks for your help!
https://matteogabriele.gitbooks.io/vue-i18n-manager/content/ ^^ above link isn't working