PygmySlowLoris/vue-fab

Does not work with Vue 3

s-bose opened this issue · 2 comments

I tried to follow the instructions but I get a console error saying "cannot read property 'warn' of undefined".

Same here

Think this is part of a problem with line 75 of fab.vue
import {mixin as clickaway} from 'vue-clickaway';

refer to this for the fix.