Error with progress and status #1078
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
HI,
I'm trying to use ng2-file-upload but when a file is dropped on the zone, progress bar is not update. It's update to 100% if I move a file over the drop zone.
The status of upload is never updated.
I'm using angular 7.1.4.
Attached the html and ts file I'm using.
create.zip