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

Binding's Converter not invoked when instance didn't changed #16297

Closed
dr1rrb opened this issue Apr 15, 2024 · 0 comments · Fixed by #16316
Closed

Binding's Converter not invoked when instance didn't changed #16297

dr1rrb opened this issue Apr 15, 2024 · 0 comments · Fixed by #16316
Assignees
Labels
difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification

Comments

@dr1rrb
Copy link
Member

dr1rrb commented Apr 15, 2024

Current behavior

When notify property change a value "A", if instance of A didn't changed, converter is not re-invoked while it is on windows.

Expected behavior

Converter re-invoked

How to reproduce it (as minimally and precisely as possible)

ReproBindingOnSameInstance.zip

Workaround

No response

Works on UWP/WinUI

None

Environment

No response

NuGet package version(s)

No response

Affected platforms

No response

IDE

No response

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

Source issue #16277

@dr1rrb dr1rrb added kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. labels Apr 15, 2024
@dr1rrb dr1rrb changed the title Bidning's Converter not invoked when instance didn't changed Binding's Converter not invoked when instance didn't changed Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants