Thanks for the answer,
but the problem is also present in 3.4.0.
In link above using 3.4.0 and reproduce if click on row AP2, then AP1.
May be problem in generating the same identifiers of “data-key”:
<tbody>
<tr id="row0tableClients" role="row" data-key="0" data-role="row-group">
<tr id="row1tableClients" role="row" data-key="1">
<tr id="row2tableClients" role="row" data-key="1" data-role="row-group">
<tr id="row3tableClients" role="row" data-key="2">
<tr id="row4tableClients" role="row" data-key="3">
<tr id="row5tableClients" role="row" data-key="2" data-role="row-group">
<tr id="row6tableClients" role="row" data-key="4">
</tbody>