vue-responsive-dash icon indicating copy to clipboard operation
vue-responsive-dash copied to clipboard

Vue3 Support

Open AlphaGeek opened this issue 4 years ago • 4 comments
trafficstars

Will this work in Vue3? I tried but am seeing: "TypeError: cb.bind is not a function" error in console.

AlphaGeek avatar May 04 '21 01:05 AlphaGeek

It's working when you use migration build of Vue https://www.npmjs.com/package/@vue/compat

rhlatky avatar Jun 20 '21 22:06 rhlatky

It should not be the only option using the migration build of Vue. For me - using Vue3.2 - this library dosen't work either and should be updated. Would be great.

binarykiwi avatar Nov 16 '21 11:11 binarykiwi

Is there a likelihood of making the package compatible with Vue 3 in the next few months. We want to use this package but do not want issues when we move over to Vue 3 next year.

Madelein-rezco avatar Dec 03 '21 06:12 Madelein-rezco

Same here

Aterr avatar Mar 25 '22 11:03 Aterr