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
I already found another way to get the file name. I needed to pass the data to the event listener.
But still, in the scope this field is still undefined.
When the file-dropzone-drop-event is emitted, event.targetScope.fileName is undefined.
This is due to this line:
Why is this check needed?
The text was updated successfully, but these errors were encountered: