gobierto icon indicating copy to clipboard operation
gobierto copied to clipboard

Data / Error rendering miliseconds in Perspective

Open ferblape opened this issue 5 years ago • 1 comments

In contracts table we get this error

Screenshot from 2021-01-20 16-25-27

ferblape avatar Jan 20 '21 15:01 ferblape

It looks like it's fixed in the latest version of perspective 0.6.0 published 15 days ago https://github.com/finos/perspective/pull/1220

But the upgrade is not easy, some APIs got borken, such as the api to provide the schema to the viewer, since viewer.table(schema) doesn't exist anymore, and view.table is just a getter, not a setter

ferblape avatar Jan 21 '21 04:01 ferblape