Does not work with Vue 3
s-bose opened this issue · 2 comments
s-bose commented
I tried to follow the instructions but I get a console error saying "cannot read property 'warn' of undefined".
joeyame commented
Same here
GAMESTER90 commented
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.