8000 [Bug] 配置全局自定义聚合 aggregation 后更新列会报错 · Issue #4088 · VisActor/VTable · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[Bug] 配置全局自定义聚合 aggregation 后更新列会报错 #4088
Closed
@7dingdang0

Description

@7dingdang0

Version

1.19.0

Link to Minimal Reproduction

https://visactor.com/vtable/demo/table-type/list-table

Steps to Reproduce

  1. 配置自定义聚合:
    aggregation: [{ aggregationType: VTable.TYPES.AggregationType.CUSTOM }],
  2. 控制台调用 updateColumns api 更新列
    window.tableInstance.updateColumns(window.tableInstance.options.columns)

Current Behavior

调用后报错:
Image

Expected Behavior

正常更新列

Environment

- OS:
- Browser:
- Framework:

Any additional comments?

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0