Closed FarzadMohtasham closed 4 weeks ago
Describe the bug
Hi, I'm using framer-motion lib in my NextJS project, and recently I noticed that I can't use attribute className in motion.div components and of course in others like motion.span and so on...
Tools version:
react: v19.0.0-rc-69d4b800-20241021 next.js: v15.0.1 framer-motion: v11.11.9 clsx: v2.1.1 eslint: v9.13.0 eslint-config-next: v15.0.1
The version that supports React 19 is still on alpha Try using framer-motion: 12.0.0-alpha.1
Thanks, Problem fixed.
Describe the bug
Hi, I'm using framer-motion lib in my NextJS project, and recently I noticed that I can't use attribute className in motion.div components and of course in others like motion.span and so on...
Tools version:
react: v19.0.0-rc-69d4b800-20241021 next.js: v15.0.1 framer-motion: v11.11.9 clsx: v2.1.1 eslint: v9.13.0 eslint-config-next: v15.0.1