Skip to content

absolute elements movements #234

@AhmetOzdemir34

Description

@AhmetOzdemir34

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions