When EUIAccordion is used inside of other EUIAccordion, there is an issue with parent accordion height calculation:

When Y-axis accordion calculates the height, it sees the old height of Advanced accordion.
this is my PR with such case: elastic/kibana#40866
When
EUIAccordionis used inside of otherEUIAccordion, there is an issue with parent accordion height calculation:When
Y-axisaccordion calculates the height, it sees the old height ofAdvancedaccordion.this is my PR with such case: elastic/kibana#40866