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

Fix binding errors while open a dialog #181

Closed

Conversation

punker76
Copy link

@punker76 punker76 commented Jan 19, 2024

This PR fixes the early binding errors described here #175
Related main issue in Avalonia is AvaloniaUI/Avalonia#13970

I tested it manually and no error occurs anymore :-D

Closes #175

@punker76 punker76 closed this Feb 20, 2024
@punker76
Copy link
Author

I close this, maybe it will resolved by Avalonia itself....

@punker76 punker76 deleted the fix/175-binding-errors branch April 11, 2024 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

I got this binding error in the debug output, it only happens when I put it in an "if...else..." section.
1 participant