-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Binding Context on Content View #14919
Copy link
Copy link
Closed
Labels
area-publishingIssues with the app packaging/publishing process (ipk/apk/msix/trimming)Issues with the app packaging/publishing process (ipk/apk/msix/trimming)area-xamlXAML, CSS, Triggers, BehaviorsXAML, CSS, Triggers, Behaviorsfixed-in-9.0.21legacy-area-controlsLabel, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, EditorLabel, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editorplatform/windowss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Metadata
Metadata
Assignees
Labels
area-publishingIssues with the app packaging/publishing process (ipk/apk/msix/trimming)Issues with the app packaging/publishing process (ipk/apk/msix/trimming)area-xamlXAML, CSS, Triggers, BehaviorsXAML, CSS, Triggers, Behaviorsfixed-in-9.0.21legacy-area-controlsLabel, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, EditorLabel, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editorplatform/windowss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
Setting Binding Context on Content View Doesn't Work with Data Template with Compiled Bindings Unless We Set the Relative Source Explicitly, But the Same Content View Without Binding Context Works as Intended with Compiled Bindings without any Relative Source
More Information Regarding This Can be Found in the below Github Repo Sample
Is this the intended behavior or Bug?
Steps to Reproduce
Link to public reproduction project repository
https://github.com/AathifMahir/BindingContextOnDataTemplate
Version with bug
7.0 (current)
Last version that worked well
Unknown/Other
Affected platforms
Windows, I was not able test on other platforms
Affected platform versions
Windows 11 22H2
Did you find any workaround?
No response
Relevant log output
No response