Demo:
Steps to reproduce:
- Scroll down until the focused row is hidden;
- Scroll back up.
Expected results:
Only the initial focused row is focused.
Current results:
The focused row style is applied to one more random row.
Additional information:
The issue can be reproduced with remote virtual scrolling as showed in the following example: CodePen
The issue can't be reproduced in v23.2.3