[Inspector/DataViewComponent] does not work with React 16.4+ #25088
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Inspector
Inspector infrastructure and implementations
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
When upgrading to the latest version of React the inspector's
DataViewComponent
breaks because thegetDerivedStateFromProps()
method overridesstate.tabularPromise
each time it is updated infinishLoadingData()
.kibana/src/core_plugins/inspector_views/public/data/data_view.js
Line 51 in 4fe2f1d
The text was updated successfully, but these errors were encountered: