Describe the bug
Created from comment:
We are simply using IllustratedMessage as NoDataComponent, and with a recent UI5 upgrade the message is not shown fully any more, leading to a very broken UX:
https://stackblitz.com/edit/github-57uefeze-xfbezjf3?file=src%2FApp.tsx
Is the suggested workaround really to dynamically set the minRows prop or is there a better way? Somehow, when we set it dynamically in our app, the IllustratedMessage SVG does not adjust its height properly.
Isolated Example
https://stackblitz.com/edit/github-57uefeze-xfbezjf3?file=src%2FApp.tsx
UI5 Web Components for React Version
2.17.0
UI5 Web Components Version
2.17.0
Browser
Chrome
Operating System
No response
Additional Context
No response
Relevant log output
Organization
No response
Declaration