VisActor / VisActor/VTable

[Bug] registerCustomCellStyle not work on some cases

Open
#3,602 0 comments 0 reactions 1 assignee View on GitHub

@fangsmile is already working on this.

Since Mar 20, 2025.

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

Description

Version

1

Link to Minimal Reproduction

1

Steps to Reproduce

this.table.registerCustomCellStyle('row-highlight', {
bgColor: '#82b2f5',
color: 'yellow'
});

Image
带有icon的单元格文本颜色 color无法生效
行序号列的文本颜色不能生效

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.