Skip to content

TabView loads wrong frame #6543

Description

@lukasz-galka

Environment
√ Component nativescript has 5.0.0 version and is up to date.
√ Component tns-core-modules has 5.0.2 version and is up to date.
√ Component tns-android has 5.0.0 version and is up to date.
× Component tns-ios is not installed.

Describe the bug
TabView loads wrong frame

To Reproduce
Change tab and see which frame is loaded
click on tab1 loads tab1, on tab2 loads tab1, on tab3 loads tab2

Expected behavior
It should load proper Frame
click on tab1 loads tab1, on tab2 loads tab2, on tab3 loads tab3

Sample project
https://play.nativescript.org/?template=play-js&id=YD889F

Additional context
I develop my app with core modules 4.1.1 and it worked fine. I've updated to the latest version 5.0.2 and I've noticed this issue. What is interesting it also works with core modules 5.0.0, so 5.0.2 introduced this issue.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions