You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
while when using a WASM Blazor app, all is fine, using the Canvas in a server-side application leads to exessive memory usage. On each render, the memory usage of the server increases, so when doing an animation, things get out of hand very soon.
Attached is a server side Blazor project that illustrates this behaviour.
Or am I missing something here, which causes this?
Any help and feedback is welcome.
Greets, Menno BlazorCanvasServerSide.zip
The text was updated successfully, but these errors were encountered:
Hello,
while when using a WASM Blazor app, all is fine, using the Canvas in a server-side application leads to exessive memory usage. On each render, the memory usage of the server increases, so when doing an animation, things get out of hand very soon.
Attached is a server side Blazor project that illustrates this behaviour.
Or am I missing something here, which causes this?
Any help and feedback is welcome.
Greets, Menno
BlazorCanvasServerSide.zip
The text was updated successfully, but these errors were encountered: