VisActor / VisActor/VTable

[Bug] after scroll edit cell change blank

Open
#4,616 0 comments 0 reactions 1 assignee View on GitHub

@Rui-Sun is already working on this.

Since Oct 22, 2025.

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

Description

Version
Link to Minimal Reproduction
Steps to Reproduce
Image 200条数据滚动到底部 resize列宽 再编辑单元格 const option: VTable.TYPES.ListTableConstructorOptions = { container: document.getElementById(CONTAINER_ID), records, columns, editor: 'input', heightMode: 'autoHeight', autoWrapText: true };
Current Behavior

1

Expected Behavior

1

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.