TSVB: VisEditor component propTypes don't match the properties being passed #12762
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:TSVB
TSVB (Time Series Visual Builder)
Feature:Visualizations
Generic visualization features (in case no more specific feature label is available)
Looks like the signature of properties for the VisEditor component have changed and no longer match whats being passed in.
https://github.com/elastic/kibana/blob/master/src/core_plugins/metrics/public/components/vis_editor.js#L82-L92
doesn't match
https://github.com/elastic/kibana/blob/master/src/core_plugins/metrics/public/kbn_vis_types/editor_controller.js#L25
The text was updated successfully, but these errors were encountered: