cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hello,

I've been trying to use UploadCollection with multiple: true. Before when it was false everything worked fine but since changing to true it started to give this error. I thought it was in uploadComplete but I commented the code inside and it still gave me this error.

I've checked and when using multiple: true while on the uploadComplete function they use the destroy call from ManagedObject-dbg.js which has the error. But with multiple: false we use the Element destroy() and they don't have this error.

So what should I do?

UploadCollection-dbg.js code:

ManagedObject-dbg.js code:

0 Likes
View Entire Topic
0 Likes

Hi Lucy,

Please let us know if you are still facing this issue. In the samples : https://sapui5.hana.ondemand.com/#/entity/sap.m.UploadCollection/sample/sap.m.sample.UploadCollectio... where multiple is set to true I saw that there were no console errors on uploadComplete.

If it is still reproducible it would be good to have a jsFiddle sample code to see how you have implemented Upload Collection.

Regards,

Reshma