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
Hi
I have a code for upload files with Drag&Drop. Outside the modal the code works correct. But when I'm using it inside the modal compopnent I got an errors.
But When I'm open the modal i got an errors in console:
Uncaught ReferenceError: isDropping is not defined Uncaught ReferenceError: progress is not defined Uncaught ReferenceError: isUploading is not defined
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi
I have a code for upload files with Drag&Drop. Outside the modal the code works correct. But when I'm using it inside the modal compopnent I got an errors.
But When I'm open the modal i got an errors in console:
Uncaught ReferenceError: isDropping is not defined
Uncaught ReferenceError: progress is not defined
Uncaught ReferenceError: isUploading is not defined
Beta Was this translation helpful? Give feedback.
All reactions