Closed kinueng closed 4 years ago
The Component View polls the API for the latest data. That polling is broken due to a syntax error.
Uncaught TypeError: Cannot read property 'then' of undefined at ComponentView.jsx:229 (anonymous) @ ComponentView.jsx:229
Problem
The Component View polls the API for the latest data. That polling is broken due to a syntax error.