sapui5 Vizframe and IconTabBar
问题 I want to develop a sapui5-view with a Tab-View. On the first tab there have to be two donut-charts (sap.viz.ui5.controls). For Tab-View I'm using the IconTabBar. I can display the charts without the IconTabBar but when I implement the chart-view in the tab-view everthing is empty. Also when I put the two donut-charts in a HorizontalLayout. Has anyone an idea? kind regards Kirsten Tab-View: <Page id="detail_Tab" title="{i18n>Title}" showNavButton="false" > <IconTabBar> <items> <IconTabFilter