When I use animate function to linearly transform motionValue from 0 to 1, It does not behave correctly. In the given link I attached a square that should just animate opacity from 0 to 1 and it starts at 0, but at about 50% it flickers.
3. IMPORTANT: Provide a CodeSandbox reproduction of the bug
2. Describe the bug
When I use animate function to linearly transform motionValue from 0 to 1, It does not behave correctly. In the given link I attached a square that should just animate opacity from 0 to 1 and it starts at 0, but at about 50% it flickers.
3. IMPORTANT: Provide a CodeSandbox reproduction of the bug
https://codesandbox.io/p/sandbox/framer-motion-keyframes-forked-5wnmqh?file=%2Fsrc%2Findex.tsx%3A14%2C68
4. Steps to reproduce
Steps to reproduce the behavior:
5. Expected behavior
The animation should be linear