Blazorise Version
1.7.0
What Blazorise provider are you running on?
Bootstrap5
Link to minimal reproduction or a simple code snippet
The select function not working if set the DataGridMultiSelectColumn as fixed column. and the fixed header not working for the fixed columns.
@stsrki would you have a look? Thanks!
Steps to reproduce & bug description
DataGrid, FixedColumnsPositionSync=true, fixed header=true, and set DataGridMultiSelectColumn as fixed column.
What is expected?
Fixed header and the select column working.
What is actually happening?
the "checkbox" of the select column can't check, it's blinking.
What browsers do you see the problem on?
No response
Any additional comments?
No response