OYIon / LiveSharp

Public repository for the LiveSharp project
96 stars 4 forks source link

LiveSharp softlock #99

Closed Flaflo closed 3 years ago

Flaflo commented 3 years ago

We have a project using MudBlazor and its dialogs, if we add components to the dialog and do a hot-reload, we are greeted with this in the log:

info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
      Executed endpoint '/livesharp'
info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
      Request finished in 14907.668ms 101

after that LiveSharp stops hotreloading and we have to restart the project.

We set up a repository that has an example for this case, we would invite you to this private repo so you could investigate.

Thanks.

ionoy commented 3 years ago

Thanks for the report!

Can you PM me on Gitter https://gitter.im/LiveSharp/Lobby @ionoy so we could arrange that?

Flaflo commented 3 years ago

Good news! As of the newest version this seems to be fixed!