You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When passing a <Button> to deleteButton attribute of UploadCollectionItem, it's not displayed in each uploaded item's end. Instead, the default delete button is there.
Describe the bug
When passing a
<Button>
todeleteButton
attribute ofUploadCollectionItem
, it's not displayed in each uploaded item's end. Instead, the default delete button is there.Isolated Example
https://stackblitz.com/edit/github-cpmz8rrr?file=src%2FApp.tsx
Reproduction steps
Expected Behaviour
The button being passed as
deleteButton
should be displayed inUploadCollectionItem
end.Screenshots or Videos
No response
UI5 Web Components for React Version
2.5.0
UI5 Web Components Version
2.5.1
Browser
Chrome
Operating System
No response
Additional Context
No response
Relevant log output
Organization
No response
Declaration
The text was updated successfully, but these errors were encountered: