Closed khang-nd closed 9 hours 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.
exitBeforeEnter
initial
Any update for this @YeSuX ? 😁
@zernonia :D He is very busy and can't take care of the library, so I will take a look at this.
https://github.com/oku-ui/motion/blob/584e368e13cd3a63f56072f0a7c4c4e48731f822/packages/vue/src/components/Presence.vue#L23-L27
I suppose
exitBeforeEnter
andinitial
should be declared optional to suppress this warning and align with the docs.