Skip to content

load() and update() error for perspective-viewer #321

Closed
@dknfeiov

Description

The load() function of the view is executed twice, load the table1 and the table2 in turn, the two table has different data structures and some error occurs

  1. load(table1), then call update([]) ,error
    image

  2. old table and new table have at least one identical column, otherwise error, and the old values is not automatically cleared
    image

Error reproduction

Metadata

Assignees

Labels

bugConcrete, reproducible bugs

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions