canvas-datagrid icon indicating copy to clipboard operation
canvas-datagrid copied to clipboard

memory leak

Open l0g1n opened this issue 3 years ago • 1 comments

Expected behavior and actual behavior.

i wrote a demo https://github.com/l0g1n/vue-canvasdatagrid when click button canvas-datagrid and back many times. can found memory leak and listers add more.

image

Steps to reproduce the problem.

run the demo

Specifications like the version of the project, operating system, or hardware.

canvas-datagrid version:0.3.23 os: Win 10

i use chrome devtools performance,anlysis this bugs for more times. but i'm a new player, can't solve this problem. please help me, thank you .

Temporary solutions are also OK.

l0g1n avatar Dec 21 '21 09:12 l0g1n

Now, i Temporarily solve the problem. i remove the code about window.MutationObserver. as i use Electron + Vue , so i don't case the browser. thank you open source this project. thank you very mach .

l0g1n avatar Dec 22 '21 02:12 l0g1n