79610378

Date: 2025-05-07 11:06:32
Score: 1
Natty:
Report link

You can use document.addEventListener('selectstart', e => e.preventDefault()) to disabled selection during drag and drop. https://developer.mozilla.org/en-US/docs/Web/API/Node/selectstart_event

But it's not supported on iOS yet.

Reasons:
  • Whitelisted phrase (-1.5): You can use
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Andrey Hamidulin