finos / perspective

A data visualization and analytics component, especially well-suited for large and/or streaming datasets.
https://perspective.finos.org/
Apache License 2.0
7.95k stars 1.06k forks source link

[Context Menu] "Export" and "Copy" items throw exception when selected #2455

Closed brianblakely closed 7 months ago

brianblakely commented 7 months ago

Bug Report

Steps to Reproduce:

  1. Go to https://perspective.finos.org/block/?example=superstore
  2. Right-click one of the viewers
  3. Select either Export or Copy from the context menu

Expected Result:

The respective commands should be executed

Actual Result:

Throws exception Uncaught (in promise) TypeError: l.unsafe_set_model is not a function

Environment:

Issue since at least 1.9.4. Confirmed working in 1.4.0.

sinistersnare commented 7 months ago

This is fixed in master, and will be included in the next release.