Visual Studio Hot Reload

Just wondering if anyone else is able to use this feature with the Radzen Components. I am able to use Hot Reload on projects where I dont have the Radzen components loaded but once I do, I always have to restart when making the slightest change. I'm hoping i've just missed a simpler config change?

There aren't any known hot reload issues caused by the Radzen Blazor components. Be aware that hot reload has quirks itself and often requires full reload on bigger changes (especially with nested components).
hot-reload

Ok, thx, was hoping I had missed a setting.

I've noticed this also, basically any change i make with Radzen components trigger a reload. Hot Reload never works

1 Like

I have de same issue, in other project that I don't have Radzen the hot reload works fine.
Someone have a fix?