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?
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: FalseThen, 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?