Skip to Content
0
Jan 10, 2022 at 04:46 AM

class sap.m.upload.UploadSetItem -> visibleEdit / visibleRemove

308 Views

Hi Team,

UI5 version: 1.96.0

Browser/version: Chrome(latest Version)

The buttons should not be visible if they are set to false.

visibleEdit="false"
visibleRemove="false"

What happens instead?
The buttons are still visible.

(If I use the UploadCollection class it works, but not with the UploadSet class)

Issue raised on GIT HUB

Please let me know if this worked for anyone.

Regards,

Preeti