pragmatic-drag-and-drop icon indicating copy to clipboard operation
pragmatic-drag-and-drop copied to clipboard

Element stays :hover-ed after drag

Open vassbence opened this issue 8 months ago • 1 comments

Hi!

I've noticed that on Safari 18.1.1 the :hover pseudo-class remains on the element after dragging it. As far as I understand the honeypot bugfix is supposed to mitigate this. Maybe there were some internal changes in how Safari handles drag-n-drop in a recent version?

https://codesandbox.io/p/sandbox/kxj727

vassbence avatar Mar 28 '25 01:03 vassbence

Possibly duplicate of #148 ?

stovmascript avatar May 05 '25 20:05 stovmascript