Description
When clicking a Grid row and the Grid is in GridDataLayoutMode.Stacked mode, the RowClick event fires twice.
Steps To Reproduce
- Run this example: https://blazorrepl.telerik.com/QgkmvDvQ296Ea3Ij28
- Click a row in the Grid
Actual Behavior
The RowClick event fires twice.
Expected Behavior
The RowClick event fires once.
Browser
All
Last working version of Telerik UI for Blazor (if regression)
No response