Skip to content

NavigationTabBar: check checkedButton state before updating currentIndex

Alexey Andreyev requested to merge work/navigation-tab-bar into master

Fix runtime error: "TypeError: Cannot read property 'tabIndex' of null"

Merge request reports