-
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
Black screen with Maui Blazor Hybrid in Net 7 #13291
Comments
Thanks for contacting us. Do you see this happening with non-Blazor app - just MAUI? |
Hi @ChristopherRecinos. 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. |
@mkArtakMSFT I just made a brand new Maui app, non-blazor, and it does it as well. I even tried the projects on another computer and get the same result. |
@Redth Is this a known issue? |
I have not seen this before. Is this on a machine with the monitor connected or via some RDP/remote/streaming display? Can you reproduce this on other machines or with a plain WinUI 3 app? |
Hi @ChristopherRecinos. 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. |
@mattleibow This is on just my regular everyday computer. I've made sure no background apps or anything are running that could affect it. I also tried it on my second machine and it happened there too, however it did seem to not happen on my work computer in the office. I just don't know what the issue could be. I could try reinstalling all of visual studios potentially? I have not tried a plain WinUI 3 app but I will try that today. |
Hi @ChristopherRecinos. 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. |
This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. If it is closed, feel free to comment when you are able to provide the additional information and we will re-investigate. |
Description
Getting consistent black screens when debugging using .Net Maui Blazor Hybrid with .Net 7.
Have to restart the build a few times before it fixes itself and renders properly. This is happening with a completely new project.
Steps to Reproduce
Link to public reproduction project repository
https://[email protected]/ChristopherRecinos/MauiBlazorBlackScreen/_git/MauiBlazorBlackScreen
Version with bug
7.0 (current)
Last version that worked well
6.0.312
Affected platforms
Windows
Affected platform versions
Windows SDK 10.0.19041
Did you find any workaround?
I have not found any workaround to this other than restarting the app several times.
Relevant log output
No response
The text was updated successfully, but these errors were encountered: