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
In Vue3.5.13, the route jumps to a new page, and after the drag and drop attribute is enabled, the first time an element is dragged, it will disappear directly
#42
Open
ericisgoodboy opened this issue
Jan 15, 2025
· 2 comments
1. Describe the bug
Operation, route to a new page, drag and drop elements, elements disappear (but in fact, the element's position was not determined, causing it to leave the viewport directly)
2. Steps to reproduce
Steps to reproduce the behavior:
Jump from a routing page to the target demo page, drag and drop elements, and the elements flash and disappear
Refresh the routing page where the element is currently located directly in the browser, drag and drop the element as expected without any errors
The text was updated successfully, but these errors were encountered:
---Original---
From: ***@***.***>
Date: Wed, Jan 15, 2025 23:05 PM
To: ***@***.***>;
Cc: ***@***.******@***.***>;
Subject: Re: [unovue/motion-vue] In Vue3.5.13, the route jumps to a new page,and after the drag and drop attribute is enabled, the first time an element isdragged, it will disappear directly (Issue #42)
can you Provide a CodeSandbox reproduction of this?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
1. Describe the bug
Operation, route to a new page, drag and drop elements, elements disappear (but in fact, the element's position was not determined, causing it to leave the viewport directly)
2. Steps to reproduce
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: