Cannot read property '_prepareToUploading' of undefined #1042
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?
ERROR TypeError: Cannot read property '_prepareToUploading' of undefined
at FileUploader.uploadItem (eval at (main.bundle.js:1312), :100:14)
at eval (eval at (main.bundle.js:3645), :85:32)
at SafeSubscriber.schedulerFn [as _next] (eval at (main.bundle.js:89), :3996:36)
Did you figure this out?
No...
@geranim0 a bit late but did you managed to fix this issue? I have similar to this one.
me too...
in combination with ngx-image-cropper, i want to use this method:
apart from that i use ng2-file-upload with the same setting for uploader (except autoUpload: true) and it works.
before uploadItem() i used addToQueue() & uploadAll(), but no reaction there at all.
I never figured it out and quit the company because I could not stand doing
front end anymore 😂😂
On Wed, 12 Aug 2020 at 04:39, connectedSoul notifications@github.com
wrote:
does anybody still maintain this package?
this thread started 2018 and yet no solution