vueuse / motion

🤹 Vue Composables putting your components in motion
https://motion.vueuse.org
MIT License
2.37k stars 82 forks source link

Elements won't appear. #153

Closed robertlocskai closed 9 months ago

robertlocskai commented 1 year ago

Hey guys, I'm using vueuse motion default preset animations.

My problem is, if I load the page and there are elements already that have the animation property added they won't appear. Only if I scroll down and back up.

I'm using the "v-motion-slide-visible-left".

Thanks for any help in advance!

rylanharper commented 1 year ago

@robertlocskai See my solution here

khalednadam commented 1 year ago

@rylanharper does your temporary solution work on visible and once visible ?

rylanharper commented 1 year ago

@khalednadam yes it does!:)