So I've just about pulled what's left of my hair out this UI5 display issue.
I whittled down a json file (attached) for a device to its simplest form which still recreates the issue. This is a description of what's in the json file:
1) 2 Tabs. One named "Control" (position 0) one named "TCC Setup" (position 1)
2) There are no control groups or scene groups to keep things simple.
3) Both tabs are "flash" tabs.
4) Only 1 label and 1 variable on each tab. (Different text for the labels, and different variables.)
5) The first tab (Control) looks fine.
6) The second tab (TCC Setup) displays the correct label, but instead of displaying the contents of the second variable, it's displaying the FIRST variable.
The same json works fine in UI7.
I've certainly refreshed and even tried different browsers...
