openui5
openui5 copied to clipboard
sap.m.upload.UploadSet noDataText & noDataDescription behave incorrectly
Hello Openui5 Team,
I face a strange behavior using latest version of 1.120 library. With last patch 1.120.27 appeared recently sap.m.upload.UploadSet start to behave incorrectly and not taking any values from "noDataText" and "noDataDescription" properties.
Steps to reproduce:
- Open - https://ui5.sap.com/1.120.27/#/entity/sap.m.upload.UploadSet/sample/sap.m.sample.UploadSetCustomUploader/code
- Add two properties to UploadSet:
noDataText="hello" noDataDescription="world" - Rerun app and delete items from UploadSet List
Result - Default values displayed
Expected behavior:
Expected result example prepared using this link:
https://ui5.sap.com/1.120.26/#/entity/sap.m.upload.UploadSet/sample/sap.m.sample.UploadSetCustomUploader/code
Best regards, Artyom
I've created the internal incident DINC0431719. The progress will be updated here on GitHub accordingly