vue-ssr-carousel icon indicating copy to clipboard operation
vue-ssr-carousel copied to clipboard

Use in vue3

Open HARDY8118 opened this issue 2 years ago • 7 comments

Is it possible to use this with Vue3.

By simply importing and using as shown in documentation, I am getting an error saying Uncaught TypeError: this is null.

If possible provide an example of how to import and use with Vue3.

HARDY8118 avatar May 05 '22 07:05 HARDY8118

Same here Uncaught (in promise) TypeError: can't access property "peekGutter", this is null

using with vue 3.2.21

faridsa avatar May 09 '22 16:05 faridsa

same here

izdrail avatar Jul 21 '22 13:07 izdrail

bump

SDIjeremy avatar Oct 28 '22 21:10 SDIjeremy

👆what that person said

waffles-for-breakfast avatar Nov 26 '22 06:11 waffles-for-breakfast

I got this error Uncaught (in promise) TypeError: Cannot read properties of null (reading 'peekGutter') I am using "vue": "^3.2.41" and "vite-ssg": "^0.21.2"

lucho19jose avatar Mar 02 '23 19:03 lucho19jose

bump

paulvonber avatar Jun 14 '23 07:06 paulvonber

Still nothing ?

BryanMeurisse avatar Jun 25 '23 02:06 BryanMeurisse