We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is the "Hot reload" section of the README still applicable? I don't think so.
It seems that it should work natively in VS2022 17.3 preview.
I'm on a Mac installation and I keep getting this in the output window:
2022-05-31 04:04:05.125010+0200 MauiCometTestApp[35033:368651] HotReload Initialize: False
Then, if I apply some modifications to the App.cs file, I get a bar on top of VS with the following error:
XAML Hot Reload timed out attempting to connect to the deployed application. Try rebuilding...
How to fix these errors?
The text was updated successfully, but these errors were encountered:
Clancey shared on discord that VSMac broke the extensions, currently not working.
Sorry, something went wrong.
Thanks for clarifying. But should I install the extension then? (once it will be fixed) From what I understood, VS2022 was supporting it natively.
That should be the case for MAUI, given the current state of Comet I'm expecting to have to install a new version of this extension.
No branches or pull requests
Is the "Hot reload" section of the README still applicable? I don't think so.
It seems that it should work natively in VS2022 17.3 preview.
I'm on a Mac installation and I keep getting this in the output window:
2022-05-31 04:04:05.125010+0200 MauiCometTestApp[35033:368651] HotReload Initialize: False
Then, if I apply some modifications to the App.cs file, I get a bar on top of VS with the following error:
How to fix these errors?
The text was updated successfully, but these errors were encountered: