VisActor / VisActor/VTable

[Bug] 内存泄漏

Open
#4,099 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
3.7k
Forks
486
Avg merge
1d 19h
Merged PRs (30d)
16

Description

Version

1.19.0

Link to Minimal Reproduction

Steps to Reproduce

Image
页面中渲染一个透视表,如果有属性变更,页面刷新之前的内存没有释放,导致在电视上定时刷新播放1小时直接报内存不足的错误导致网页关闭

Current Behavior

页面中渲染一个透视表,如果有属性变更,页面刷新之前的内存没有释放,导致在电视上定时刷新播放1小时直接报内存不足的错误导致网页关闭

Expected Behavior

期望在刷新的透视表的时候能够把之前的数据从内存中清除

Environment
- OS:
- Browser:
- Framework:
Any additional comments?

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file, test, browser, operating system, or minimal reproduction is provided. Start by reproducing the pivot-table refresh scenario with changing properties and monitor memory over repeated refreshes; done means identifying and preventing the retained data that causes the page to run out of memory.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization, performance
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.