Skip to content

BottomNavigation loads all tabs even with lazy loading #2147

Open
@vytautas-pranskunas-

Description

@vytautas-pranskunas-

I have noticed that all tabs are preloaded in BottomNavigation. So i had a question is it relly true so asked question on stackowerflow - otherways lazy loading does not have any effect.
In stackowerflow i was told that with BottomNavigation only one tab should be loaded (i know that it is not tre for Tab and can be controlled in TabView).
Here is stackoverlow link: https://stackoverflow.com/questions/61197581/how-to-make-real-lazyloading-with-nativescript-angular-tabs-and-bottomnavigation?noredirect=1#comment108273343_61197581

I have created playground: https://play.nativescript.org/?template=play-ng&id=J5oNhi&v=4
You can see console logs all 3 tabs ngOnInit's

This kind of issues are essential for performance.
I hope NS team will address them ASAP.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions