Skip to content

TabView's BindingContext is called for all tabItems' at a time when the control is loaded in syncfusion tab For MAUI #32 #220

@Arviksain

Description

@Arviksain

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

Metadata

Metadata

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions