vue-fab icon indicating copy to clipboard operation
vue-fab copied to clipboard

Does not work with Vue 3

Open s-bose opened this issue 3 years ago • 2 comments

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

s-bose avatar Aug 24 '21 18:08 s-bose

Same here

joeyame avatar May 15 '22 17:05 joeyame

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.

GAMESTER90 avatar Dec 20 '22 18:12 GAMESTER90