oku-ui / motion

Motion One for Vue is a 5kb animation library for Vue 3 and Nuxt 3. Built on Motion One, it's capable of springs, independent transforms, and hardware accelerated animations.
https://motion.oku-ui.com
MIT License
208 stars 5 forks source link

Missing required props warning for <Presence /> #36

Closed khang-nd closed 9 hours ago

khang-nd commented 9 months ago

https://github.com/oku-ui/motion/blob/584e368e13cd3a63f56072f0a7c4c4e48731f822/packages/vue/src/components/Presence.vue#L23-L27

I suppose exitBeforeEnter and initial should be declared optional to suppress this warning and align with the docs.

zernonia commented 2 months ago

Any update for this @YeSuX ? 😁

productdevbook commented 3 days ago

@zernonia :D He is very busy and can't take care of the library, so I will take a look at this.