Description
Hi @PaulAndersonS @naveenkumar-sanjeevirayan @SimonCropp @Jeyasri-Murugan As I have mentioned previously the situation, that when tab is opened that time it is loading all the tabitems at a time means all bindingcontext called at a time.
But expected should be when select particular tabItem, then only particular this tabItem's BindingContext should be called and when tap to next tabItem that time 2nd tabItem's BindingContext should be called.
But still the problem is not resolved yet. So, Kindly fix this issue at earliest, As our application already facing this issues in production mode.
Version :- 1.0.3
Opening this issue again
Steps to Reproduce
No response
Version with bug
1.0.4
Is this a regression from previous behavior?
Not sure, haven't tested other versions
Last Known Working Version
1.0.3
Affected platforms
iOS, Android
Affected Platform Versions
No response
Have you found a workaround?
No
Relevant log output