Is it possible for "drag start" to be triggered twice? #6845
Replies: 3 comments 2 replies
-
Not that i'm aware of, I assume you've tried reproducing this in a codesandbox or stackblitz? can you share a link here? it's ok if it doesn't reproduce, it'll let us see more of what you're doing |
Beta Was this translation helpful? Give feedback.
-
@staticshock Did you find a fix for this? I am also seeing this problem |
Beta Was this translation helpful? Give feedback.
-
No, but I just took a look at some replays for this issue and noticed that just before the issue, some text is always selected on the screen, possibly indicating a failed drag preceding the drag that throws the error. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm seeing this DnD error in Sentry (Chrome 127 / Windows 10), and I'm at a loss as to how to reproduce it:
The error seems to have happened on drag start.
My draggable metadata is defined like this:
Anyone have suggestions for how to troubleshoot? I'm not even sure how to contort my app code, even in theory, to force it to fail in this way.
Beta Was this translation helpful? Give feedback.
All reactions