You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I hope this message finds you well. I wanted to begin by expressing my admiration for your outstanding animation library. It has been a valuable asset in my projects. However, I am currently facing an issue that has been causing me some considerable trouble.
When applying the v-motion directive to a target div, it leaves behind a style property: transform: translateZ(0px);. This will make all fixed objects inside the div element ineffective!
I would like to kindly suggest that, after the animation is completed, the library automatically removes this style element. Since the animation has concluded, there should be no need for any residual style elements to be left behind on the target div.
I appreciate your time and attention to this matter. Your support and consideration would be greatly appreciated in resolving this issue. Thank you for your excellent work, and I look forward to your response.
Best regards!
The motion has ended
The text was updated successfully, but these errors were encountered:
Dear experts at @vueuse/motion,
I hope this message finds you well. I wanted to begin by expressing my admiration for your outstanding animation library. It has been a valuable asset in my projects. However, I am currently facing an issue that has been causing me some considerable trouble.
When applying the v-motion directive to a target div, it leaves behind a style property: transform: translateZ(0px);. This will make all fixed objects inside the div element ineffective!
I would like to kindly suggest that, after the animation is completed, the library automatically removes this style element. Since the animation has concluded, there should be no need for any residual style elements to be left behind on the target div.
I appreciate your time and attention to this matter. Your support and consideration would be greatly appreciated in resolving this issue. Thank you for your excellent work, and I look forward to your response.
Best regards!
The motion has ended
The text was updated successfully, but these errors were encountered: