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
For a long time I was working with version 1.4. Now I've updated to v3.0.0. Unfortunately, onWhenAddingFileFailed is not called anymore. I also tried other versions > 1.4, but with the same result. I tried to upload files of a wrong file format and file with a too big file size and expected that onWhenAddingFileFailed is called, but no...
I'm wondering if I'm doing anything wrong or if there are any breaking changes (the documentation is a bit creepy)?
I have the same issue, the upgrade of ng2-file-upload from v1.4 to v2 and v3 caused a bunch of on* methods to stop working including onWhenAddingFileFailed.
For a long time I was working with version 1.4. Now I've updated to v3.0.0. Unfortunately,
onWhenAddingFileFailed
is not called anymore. I also tried other versions > 1.4, but with the same result. I tried to upload files of a wrong file format and file with a too big file size and expected thatonWhenAddingFileFailed
is called, but no...I'm wondering if I'm doing anything wrong or if there are any breaking changes (the documentation is a bit creepy)?
Does anybody has an idea or solution for my please?
The text was updated successfully, but these errors were encountered: