Tab skips over next component

Hello,

Until recently, in add/edit forms with dropdown datagrids, it used to be that I could tab to a dropdown datagrid, press enter, use the arrow keys to navigate to a value, press enter again to select it and close the dropdown, then tab to the next dropdown.

Now, after pressing enter to select a value, pressing tab skips over the next dropdown datagrid component and focuses on the one after that.

The behavior changed sometime in the last month or so and I have been updating RBS regularly. I just generated a new add/edit crud form with FK values to make sure it didn’t have anything to do with how I edited my forms, but this is the default behavior.

Please let me know if you need any more information. Thanks!

I’ve tried to replicate such behaviour however DropDownDataGrid worked normally in my end:

Can you prepare small example demonstrating the problem using our playground?