Hello,
I am trying to import this Grafana Dashboard that @Justin Ling Mao
<[email protected]> designed for ZooKeeper
https://grafana.com/grafana/dashboards/10465
But I have this problem
react-dom.production.min.js:171 TypeError: Cannot read property 'exports'
of undefined
at e.loadPlugin (DashboardGrid.tsx:166)
at e.componentDidMount (DashboardGrid.tsx:208)
at da (react-dom.production.min.js:213)
at ca (react-dom.production.min.js:205)
at la (react-dom.production.min.js:204)
at Fo (react-dom.production.min.js:200)
at Object.enqueueSetState (react-dom.production.min.js:130)
at r.y.setState (react.production.min.js:13)
at r.i.strategisedSetState (react-sizeme.js:308)
at react-sizeme.js:336
I thought I tested it when Justin first developed it
Does anyone else has the same problem?
Enrico