Federico Mameli

Results 11 comments of Federico Mameli

I would suggest to add a "labels system" too, like table plus does.

I have the same problem, cannot access to any "global" plugin. I notice that the problem is only in the routes tests, while in plugins it works...

I've notice that the `build()` function does not wrap the app plugin (exported in src/app.ts) with `fp()` function. I've tried to apply fp function and I can access all decorators...

I have found the bug, i will fix it between today and tomorrow.

@KonradLinkowski > > > Seems like removing `@import "~@/assets/scss/vendors/bootstrap-vue/index";` from **App.vue** removes this error, but create other > > ``` > config.js?228e:6 Uncaught TypeError: Cannot read property 'prototype' of undefined...

> > > Hello thanks for your quick solution @GregYankovoy. > I just quickly tested both Vue.js versions. > The deprecation warnings occur on both versions. With version 3 the...

Hi everyone, Sorry if I didn't reply right away... Anyway, I found the problem. When you add the plugin and you made these choices: ``` ? Use babel/polyfill? **Yes** ?...

Hi all, I've solved the problem here #25

> Is there any workaround for this? I'd really love to use this package! Unfortunately there aren't any workaround.... I've solved the problem with this pr #25, but it seems...