Hi guys,
I noticed an issue when the MainPage is set with a TabbedPage that is containing several children and where one of them is also a TabbedPage. This child's OnAppearing method is being trigger before the user tap on the related tab.
The TabbedPage child's OnAppearing method shouldn't be trigger once the app is running.
The TabbedPage child's OnAppearing method is being trigger once the app is running.
Cf. the attached sample
I thank you in advance for your response and wish you a great week !
Best regards,
This is still happening on Android. I have a tabbed application with 5 tabs. All 5 tabs' OnAppearing are firing when the app loads.
Most helpful comment
This is still happening on Android. I have a tabbed application with 5 tabs. All 5 tabs' OnAppearing are firing when the app loads.