Description
just created a File -> New .NET MAUI Blazor Hybrid app in Visual Studio and started a Debug Build on Windows. XAML Hot-Reload is not working. There are multiple of these logs in the Hot Reload Console.
19:08 04.52 MauiApp24: Hot Reload session started
19:11 14.01 No changes were found.
19:11 24.95 No changes were found.
It seems that only XAML HR is not working for me, changes in .razor files are updated correctly.
Steps to Reproduce
- Create new MAUI Blazor Hybrid app
- Debug on Windows or Android
- Make XAML changes
Link to public reproduction project repository
No response
Version with bug
8.0.7 SR2
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Windows and Android, I was not able test on other platforms
Affected platform versions
Did you find any workaround?
No response
Relevant log output
My Visual Studio version is:
Microsoft Visual Studio Enterprise 2022 (64-bit) - Preview
Version 17.10.0 Preview 1.0
Description
just created a File -> New .NET MAUI Blazor Hybrid app in Visual Studio and started a Debug Build on Windows. XAML Hot-Reload is not working. There are multiple of these logs in the
Hot Reload Console.It seems that only XAML HR is not working for me, changes in .razor files are updated correctly.
Steps to Reproduce
Link to public reproduction project repository
No response
Version with bug
8.0.7 SR2
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Windows and Android, I was not able test on other platforms
Affected platform versions
Did you find any workaround?
No response
Relevant log output