I’m having problems using the TabContainer Widget. There seems to be an error or I’m using it wrong. I tried a TabContainer as ScreenContent with TabContainerItems as items aggregation of the TabContainer. Unfortunatley it throws an error something like:
“Uncaught TypeError: Cannot read property ‘addItem’ of null”