pragmatic-drag-and-drop
pragmatic-drag-and-drop copied to clipboard
Element stays :hover-ed after drag
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
Possibly duplicate of #148 ?