Skip to content

Fix current index in subcategory list

Nicolas Fella requested to merge work/highlight into master

We bind currentIndex to activeSubCategoryRow, but when clicking on an item this binding is broken

Manually set the current index when the backend index changes

BUG: 453543

Fixed-In: 5.24.6

Merge request reports