ng2-file-upload icon indicating copy to clipboard operation
ng2-file-upload copied to clipboard

Select file action don't add the file at uploader.queue

Open oversio opened this issue 6 years ago • 1 comments

This is more like a consult, I trying to use this component and doesn't work for me, please your help. What I'm doing wrong?

when I select a file I'm getting this error: ERROR TypeError: Converting circular structure to JSON --> starting at object with constructor 'FileUploader' | property 'queue' -> object with constructor 'Array' | index 0 -> object with constructor 'FileItem' --- property 'uploader' closes the circle at JSON.stringify (<anonymous>) at JsonPipe.push../node_modules/@angular/common/fesm5/common.js.JsonPipe.transform (common.js:5880) at Object.eval [as updateRenderer] (DerivadosComponent.html:12) at Object.debugUpdateRenderer [as updateRenderer] (core.js:30068) at checkAndUpdateView (core.js:29443) at callViewAction (core.js:29679) at execComponentViewsAction (core.js:29621) at checkAndUpdateView (core.js:29444) at callViewAction (core.js:29679) at execEmbeddedViewsAction (core.js:29642)

My project: Captura de pantalla de 2019-09-08 18-40-16

oversio avatar Sep 08 '19 21:09 oversio

Have you found any solution for this? I am also getting same issue

ash95344 avatar Feb 13 '25 18:02 ash95344