-
Notifications
You must be signed in to change notification settings - Fork 19.8k
[Bug] 内存泄漏 #18162
Copy link
Copy link
Open
Labels
bugmissing-demoThe author should provide a demo.The author should provide a demo.pendingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.
Metadata
Metadata
Assignees
Labels
bugmissing-demoThe author should provide a demo.The author should provide a demo.pendingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Version
5.4.1
Link to Minimal Reproduction
No response
Steps to Reproduce
Current Behavior
用setInterval定时刷新图表,每次都有少量的内泄漏;

Expected Behavior
回收所有内存;
Environment
Any additional comments?
No response