vueuse / motion

🤹 Vue Composables putting your components in motion

Home Page:https://motion.vueuse.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Type error with array value in VueUse Motion directive in Nuxt

0fatihyildiz opened this issue · comments

image

I'm writing a directive with VueUse Motion in Nuxt. Although it has support for arrays, I'm getting a type error in the array part. Do I need to use another method, or is this an error on my part? Because it seems to be working.