[Bug] indicators 配置中的 sort 与 hide 有冲突,点击排序图表时,hide 配置失效
Open
@fangsmile is already working on this.
Since Mar 31, 2025.
bug
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
Version
v1.6.0 - v1.7.3
Link to Minimal Reproduction
暂无
Steps to Reproduce
- 数据透视表,设置两个指标,其中一个 hide 为 true,另一个支持 sort 为 true。
Current Behavior
点击排序,hide 设置失效
Expected Behavior
点击排序,hide 设置应该持续有效
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.