Blazor.Diagrams icon indicating copy to clipboard operation
Blazor.Diagrams copied to clipboard

When browser window change,it happend .UnobserveResizes problem

Open star11sky opened this issue 5 months ago • 1 comments

When I drag the browser window, double-click the window, or change the serial port size. It will cause the following problems.

Image

I don't know how to solve it , can you help me .Thank you! By the way ,I use NET8 .

<Routes @rendermode="new InteractiveServerRenderMode(prerender: false)" />

star11sky avatar May 12 '25 01:05 star11sky