Hot Reload / Changes while debugging

Is hot reload or changes in razor while debugging not supported, or do I have some sort of issue with my environment? 

Every change I do while running the Blazor application results in error.


This really slows down development, and it would be preferable if there is some sort of fix of this issue.


1 Reply 1 reply marked as answer

MS Monisha Saravanan Syncfusion Team August 3, 2023 09:06 AM UTC


Hi Art Vandelay,


Greetings from Syncfusion support.


Based on the provided details, we have checked the query at our end but we were unable to reproduce the reported issue on the Blazor Server app in VS 2022 (Microsoft Visual Studio Professional 2022 - 64-bit, Current, Version 17.6.2). However, we were able to reproduce the reported issue on the Blazor Wasm app when changing the ASPNETCORE_ENVIRONMENT in the project's launchSettings.json from "Development" to "Production".


There is an existing GitHub issue that provides more detailed information about this problem. You can find it at the following link: https://github.com/dotnet/aspnetcore/issues/39269


This is a general query, please get back to us if you have any concerns about Syncfusion products.


Regards,

Monisha


Marked as answer
Loader.
Up arrow icon