Blazor IJSRuntime.Invoke memory leak problem #46761
Labels
area-blazor
Includes: Blazor, Razor Components
feature-blazor-jsinterop
This issue is related to JSInterop in Blazor
feature-blazor-wasm
This issue is related to and / or impacts Blazor WebAssembly
Is there an existing issue for this?
Describe the bug
in my project I use mass IJSRuntime.Invoke to draw canvans, the performance is good but will happen memory leak. I tracked memory change but memory occupy is not happen in my code. I really sure it's happened at lowaer layer. please solve this issue. thanks.
Expected Behavior
No response
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version
dotnet --version 7
Anything else?
No response
The text was updated successfully, but these errors were encountered: