Tab Container not displaying on Native application
0
hi, I'm using a bottom sheet in my native app, when the user clicks a button the bottom sheet shows. Within the bottom sheet I've added a tab container. Inside page 1 of the tab container I have a listview populated with data from a nanoflow. The issue I'm seeing is the tab container itself never displays, I don't see the data from the listview or even the tab page names, just nothing. If I remove the tab container and just have the listview when the user opens the bottom sheet data shows correctly - so the issue is not with the listview or datasource. At the minute the tab container isn't inside a layoutGrid or a container. Its below a main layoutGrid. Has anyone seen this before? I'm using Mendix Studio 9.24.26