-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
IsVisible OnIdiom binding is not working. #5769
Comments
Verified repro on VS 17.2.0 preview 2.1 main\32317.152. Repro project: |
Hi @JiuLing-zhang. We have added the "s/needs-repro" label to this issue, which indicates that we require steps and sample code to reproduce the issue before we can take further action. Please try to create a minimal sample project/solution or code samples which reproduce the issue, ideally as a GitHub repo that we can clone. See more details about creating repros here: https://github.com/dotnet/maui/blob/main/.github/repro.md This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time. |
@jsuarezruiz How should I upgrade to the latest version?I updated vs but it still doesn't work. |
@JiuLing-zhang can you try again with the latest? |
Hi @JiuLing-zhang. We have added the "s/needs-info" label to this issue, which indicates that we have an open question for you before we can take further action. This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time. |
@PureWeen It's seems to work in the current version. |
Description
I used a OnIdiom binding,but the page does not display properly.
source code:
MauiIsVisibleError.zip
Steps to Reproduce
1.Create MAUI App.
2.Add a Label control.
3.Use OnIdiom for IsVisible property.
Version with bug
Preview 14 (current)
Last version that worked well
Unknown/Other
Affected platforms
I was not able test on other platforms
Affected platform versions
Windows Server 2019 17763
Did you find any workaround?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: