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

Visual Studio MAUI Comet Template renders blank screen on Windows Machine #238

Open
TitusRie opened this issue Jan 26, 2022 · 3 comments
Open

Comments

@TitusRie
Copy link

TitusRie commented Jan 26, 2022

It looks like the latest Comet Template (Clancey.Comet.Templates.Multiplatform::0.3.338-beta - with Visual Studio 2022 Preview - Version 17.1.0 Preview 3.0) doesn't render on a Windows Machine, while the Android version looks fine.

I'm not sure this is the right way and right place to open this issue, please let me know if there's a better way or place :-)

Steps to reproduce:

  1. Create new .NET MAUI Comet App project:
    image

  2. Use default values for versions:
    image

  3. Fix missing using:
    image

  4. Run Debug configuration on Windows Machine:
    image

@Clancey
Copy link
Collaborator

Clancey commented Jan 27, 2022

Yes, Comet will not work properly on windows until Preview 13. There are few commits to Maui.Core that are needed for it to worl.

@TitusRie
Copy link
Author

Thanks, good to know it should be fixed in the coming release(s) of MAUI :-)
Shall I keep this issue open and check with the coming release if it works?

For reference the links:
MAUI Blog
MAUI Roadmap

@sasaju
Copy link

sasaju commented Jul 9, 2022

Is now the problem solved? I meet this error.
Comet: 0.3.464-beta
MAUI: 6.0.312

image

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

No branches or pull requests

3 participants