This repository was archived by the owner on May 5, 2023. It is now read-only.
Fixes for lastFocusedChildKey
Previously lastFocusedChildKey was saved for the parent only during the directional navigation, but not when you manually set focus to some another component with setFocus. Now is saved for all parents on any navigation event .