Comet icon indicating copy to clipboard operation
Comet copied to clipboard

Issues with Hot reload

Open teejay-87 opened this issue 2 years ago • 3 comments

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?

teejay-87 avatar May 31 '22 02:05 teejay-87

Clancey shared on discord that VSMac broke the extensions, currently not working.

vvolkgang avatar May 31 '22 13:05 vvolkgang

Thanks for clarifying. But should I install the extension then? (once it will be fixed) From what I understood, VS2022 was supporting it natively.

teejay-87 avatar May 31 '22 16:05 teejay-87

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.

vvolkgang avatar May 31 '22 16:05 vvolkgang