Column Styles Updates Do Not Fire perspective-config-update
Event Correctly
#1727
Labels
bug
Concrete, reproducible bugs
perspective-config-update
Event Correctly
#1727
Column Styles Updates Do Not Fire
perspective-config-update
eventSteps to Reproduce:
cd examples; yarn start react-monaco
Expected Result:
Updates to the data table column styles should fire a
perspective-config-update
event on theperspective-viewer
element.Actual Result:
Looks like the
perspective-config-update
event is currently firing on theperspective-viewer-data-grid
element, not theperspective-viewer
element.The text was updated successfully, but these errors were encountered: