When using the New-UDGridLayout for laying out my page the select options from my UDSelect is hidden behind any other element under that select (see snip below)
but then if I remove the UDGridLayout and go back to using UDRow and UDColunm the Select dropdown sits on top as expected.
Am I missing something or is this a bug?