Tabs empty in 3.7.3

The issue was that the individual tabs were -Dynamic and the New-UDTabs didh’t specify -RenderOnActive.

Not sure why this worked in 3.6.4 (and earlier) but adding -RenderOnActive fixed things up.