When upgraded to uwcr v2, the FilterBar behaves differently from v1. In v1, when passing 'hideToolbar' to the FilterBar, the ToolbarButtons will be rendered after the filter items:
However in v2, if we pass the same property, the ToolbarButtons are not visible:
Describe the bug
When upgraded to uwcr v2, the FilterBar behaves differently from v1. In v1, when passing 'hideToolbar' to the FilterBar, the ToolbarButtons will be rendered after the filter items:
However in v2, if we pass the same property, the ToolbarButtons are not visible:
Isolated Example
No response
Reproduction steps
Expected Behaviour
The "Adapt Filters" button is visible when hideToolbar is set to true.
Screenshots or Videos
No response
UI5 Web Components for React Version
2.2.0
UI5 Web Components Version
2.3.0
Browser
Chrome
Operating System
No response
Additional Context
No response
Relevant log output
No response
Organization
No response
Declaration