Issue with Composite columns and Column Picker

Greetings,

I'm working with RadzenDataGrid with Composite columns and the ColumnPicker. When all columns are selected for display, everything works well.

image

However, when I remove one of the columns, the other columns 'move away' from their parent columns.

image

What could be the issue? I should note that I am using Radzen components in MAUI Blazor Hybrid.

Make sure you are using latest version of Radzen.Blazor:

When enabled column picking in our composite columns demo seems to work as excpected: