-
-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Labels
Description
System info
- Operating System: Win 11 Home
- Browser: Opera One 112.0.5197.53
- vueuse/motion version: 2.2.5
- Project Info: Vue 3.4.35
- Node.js Version: v18.19.1
Reproduction
- I created an element to which I applied an animation.
- I entered the class and style information, including setting the position to absolute. I confirmed that the element was positioned as desired on the screen.
- For the animation, I applied the values "initial" and "visible-once."
- The animation appears as expected, but after the animation completes, the absolute element does not remain in its original position. Instead, it shifts a few pixels to the right or left.
Describe the bug
absolute object is positioned incorrectly when animation ended.
Additional context
No response
Logs
No response