Framer Motion preventing UI update upon re-filtering of objects
When changing a filter on an object array, the UI will never return to a higher quantity of objects after displaying a lower quantity. The array/filter functions correctly. I’ve deduced this to the motion.div around the ProjectCard function in the Services file. My example project is below.
https://codesandbox.io/p/github/rtnlsltn/test/test/test
Framer Motion preventing UI update upon re-filtering of objects
When changing a filter on an object array, the UI will never return to a higher quantity of objects after displaying a lower quantity. The array/filter functions correctly. I’ve deduced this to the motion.div around the ProjectCard function in the Services file. My example project is below.
https://codesandbox.io/p/github/rtnlsltn/test/test/test