LiveSharp icon indicating copy to clipboard operation
LiveSharp copied to clipboard

Results 4 LiveSharp issues
Sort by recently updated
recently updated
newest added

On a new blazor server project template with no modification apart from installing LiveSharp, initial compilation fails. Below is the logs on LiveSharp Server ``` 17:58:12.622: Finished: Initial compilation blz...

Hello, thank you for your work, it's awesome. I have an error after update to latest server and nuget version (2.1.2/2.0.35) The app is correctly connecting to the server but...

Hi Mihhail I'm not having the best experience with .net hot-reload and dotnet watch. I came to buy a licence of LiveSharp and saw it is now open-source (I can...

Microsoft.AspNetCore.Components.ComponentBase.StateHasChanged() Microsoft.AspNetCore.Components.ComponentBase.CallOnParametersSetAsync() Microsoft.AspNetCore.Components.ComponentBase.RunInitAndSetParametersAsync() Microsoft.AspNetCore.Components.Rendering.HtmlRenderer.HandleException(Exception exception) Microsoft.AspNetCore.Components.RenderTree.Renderer.HandleExceptionViaErrorBoundary(Exception error, ComponentState errorSourceOrNull) Microsoft.AspNetCore.Components.Rendering.ComponentState.SetDirectParameters(ParameterView parameters) Microsoft.AspNetCore.Components.RenderTree.Renderer.RenderRootComponentAsync(int componentId, ParameterView initialParameters) Microsoft.AspNetCore.Components.Rendering.HtmlRenderer.CreateInitialRenderAsync(Type componentType, ParameterView initialParameters) Microsoft.AspNetCore.Components.Rendering.HtmlRenderer.RenderComponentAsync(Type componentType, ParameterView initialParameters) Microsoft.AspNetCore.Components.Rendering.RendererSynchronizationContext+c__11+d.MoveNext() Microsoft.AspNetCore.Mvc.ViewFeatures.StaticComponentRenderer.PrerenderComponentAsync(ParameterView parameters, HttpContext httpContext, Type componentType)...