Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "[X] do not apply Bindings if DataType doesnt match (#22056)" #24049

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

PureWeen
Copy link
Member

@PureWeen PureWeen commented Aug 6, 2024

Description of Change

Before

image

After

image

This reverts commit cb0a332.

It caused the following regression
#23989

This reverts commit cb0a332.

# Conflicts:
#	src/Controls/src/Core/Binding.cs
#	src/Controls/src/Xaml/MarkupExtensions/BindingExtension.cs
#	src/Controls/src/Xaml/XamlServiceProvider.cs
@PureWeen PureWeen requested a review from a team as a code owner August 6, 2024 19:38
@PureWeen PureWeen requested review from Eilon, StephaneDelcroix and mattleibow and removed request for a team and Eilon August 6, 2024 19:38
@davidortinau
Copy link
Contributor

@PureWeen do we get a binding warning that this binding is trying to be compiled, but unable to be compiled and thus falling back to this behavior?

@PureWeen PureWeen merged commit 8f5f161 into release/9.0.1xx-preview7 Aug 6, 2024
4 of 6 checks passed
@PureWeen PureWeen deleted the revert_22056 branch August 6, 2024 21:31
@samhouts samhouts added the fixed-in-net9.0-nightly This may be available in a nightly release! label Aug 27, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Oct 6, 2024
@samhouts samhouts added the fixed-in-net8.0-nightly This may be available in a nightly release! label Dec 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
fixed-in-net8.0-nightly This may be available in a nightly release! fixed-in-net9.0-nightly This may be available in a nightly release!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants