motiondivision / motion

A modern animation library for React and JavaScript
https://motion.dev
MIT License
24.85k stars 827 forks source link

[ASTRO JS BUG] #2891

Open olashipsjs opened 2 hours ago

olashipsjs commented 2 hours ago

2. Describe the bug

I've been trying to use framer motion components within my Astro project but it does not seems to work even my explicitly declare client:load directive

The component does not render if an initial prop is added and sequence animations does not work also

mattgperry commented 2 hours ago

Can you get together a codesandbox reproduction please?