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
A $destroy listener is registered but not implemented in entryDnd; at minimum, should include $element.off calls for dragover/drop to avoid possible resource leaks.
The text was updated successfully, but these errors were encountered:
A
$destroy
listener is registered but not implemented inentryDnd
; at minimum, should include$element.off
calls fordragover
/drop
to avoid possible resource leaks.The text was updated successfully, but these errors were encountered: