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
What specific section or headline is this issue about?
Instance properties, dataTransfer
What information was incorrect, unhelpful, or incomplete?
Since Firefox 52, this property becomes null when in debugger. This should be documented, since the fact that you are debugging should not normally change code behaviour!
What did you expect to see?
Text like "Note that this property may be set to null when debugging in Firefox."
Do you have any supporting links, references, or citations?
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/DragEvent
What specific section or headline is this issue about?
Instance properties, dataTransfer
What information was incorrect, unhelpful, or incomplete?
Since Firefox 52, this property becomes
null
when in debugger. This should be documented, since the fact that you are debugging should not normally change code behaviour!What did you expect to see?
Text like "Note that this property may be set to
null
when debugging in Firefox."Do you have any supporting links, references, or citations?
Yes: https://stackoverflow.com/questions/43180248/firefox-ondrop-event-datatransfer-is-null-after-update-to-version-52
Do you have anything more you want to share?
No response
MDN metadata
Page report details
en-us/web/api/dragevent
The text was updated successfully, but these errors were encountered: