UDSelect Dropdown hidden using New-UDGridLayout

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)

image

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?

It’s a bug. Please file an issue

Done - https://github.com/ironmansoftware/universal-dashboard/issues/1187

1 Like