Bug: Splitbutton context menu in a Grid

Radzen Components: 4.6.0
Visual Studio: 2022, 17.4.4
Project: Blazor Server (.NET 7.0 but issue happens in 6.0 too)

Hello, I updated Radzen from 4.4.7 to 4.6.0 and noticed that the context menu for my splitbutton (which is inside of a grid is rendering "way above" the record I'm clicking on in Edge. For Firefox the context menu rendered correctly (see attached screen shots). I would also note that in version 4.4.7 this was not an issue and the context menu for the split button rendered correctly in both browsers.

It should be noted this happens whenever I set the PageSize of the Grid so that not all records show and I have to scroll down. To test set your page size to 30 or so and scroll towards the bottom and click the splitbutton context menu (arrow).


Firefox

Reproduced and fix published immediately.