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
If the ColumnChartWithTrend is used in a grid layout with grid-template-columns or grid-template-rows and without a defined height of the chart itself, the max-height and height is calculated incorrectly.
Describe the bug
If the
ColumnChartWithTrend
is used in a grid layout withgrid-template-columns
orgrid-template-rows
and without a defined height of the chart itself, themax-height
andheight
is calculated incorrectly.Isolated Example
https://stackblitz.com/edit/github-2nwdbd-ewe2ux?file=src%2FApp.tsx,package.json
Reproduction steps
Expected Behaviour
No response
Screenshots or Videos
UI5 Web Components for React Version
1.29.8
UI5 Web Components Version
1.24.8
Browser
Chrome
Operating System
No response
Additional Context
No response
Relevant log output
No response
Organization
No response
Declaration
The text was updated successfully, but these errors were encountered: