You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 19, 2019. It is now read-only.
TypeError: Cannot read property 'config' of undefined
ChartComponent.destroyChart
node_modules/react-chartjs-2/es/index.js:265
262 | // tab gets switched to the chart and uses the same data).
263 | this.saveCurrentDatasets();
264 | var datasets = Object.values(this.datasets);
computeDimension
node_modules/chart.js/Chart.js:30
27 | //Variables global to the chart
28 | var computeDimension = function(element,dimension)
29 | {
TypeError: Cannot read property 'config' of undefined
ChartComponent.destroyChart
node_modules/react-chartjs-2/es/index.js:265
262 | // tab gets switched to the chart and uses the same data).
263 | this.saveCurrentDatasets();
264 | var datasets = Object.values(this.datasets);
The text was updated successfully, but these errors were encountered: