-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: coverage-plugin
-
None
When the coverage plugin shows metrics in a separate view, then the JS code tries to update the coverage charts as well. However, these charts are hidden...
Â
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'getAttribute')
  at echarts.min.js:45:220041
  at _m (echarts.min.js:45:220077)
  at t.init (echarts.min.js:45:943806)
  at createOverview (view-model.js:37:38)
  at view-model.js:364:17
  at bind.js:50:33