Bug Report
When rendering of split headers when using a data in the Split By field, Perspective table.update() adds rows instead of re-rendering table with updated values
Steps to Reproduce:
- Find replication of issue here: Reproduction:https://codesandbox.io/p/sandbox/serene-albattani-h96wxj
Use Perspective Viewer to render the table
- await 3 seconds per the setTimeout function
- the table adds rows
Expected Result:
Expected to see table render with updated values
Actual Result:
Expected to see updated values, but new rows were added.
Reproduction:https://codesandbox.io/p/sandbox/serene-albattani-h96wxj
Environment:
Perspective 2.7.1
MacOS Ventura 13.6.1
Chrome Browser 120.0.6099.234 (Official Build) (x86_64)
Bug Report
When rendering of split headers when using a data in the Split By field, Perspective table.update() adds rows instead of re-rendering table with updated values
Steps to Reproduce:
Use Perspective Viewer to render the table
Expected Result:
Expected to see table render with updated values
Actual Result:
Expected to see updated values, but new rows were added.
Reproduction:https://codesandbox.io/p/sandbox/serene-albattani-h96wxj
Environment:
Perspective 2.7.1
MacOS Ventura 13.6.1
Chrome Browser 120.0.6099.234 (Official Build) (x86_64)