We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Demo dashboard should load and display widgets and rotate.
Dashboard fails to load and displays the following error:
An error occurred while fetching configuration: Minified React error #130; visit http://facebook.github.io/react/docs/error-decoder.html?invariant=130&args[]=undefined&args[]=%20Check%20the%20render%20method%20of%20%60e%60. for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
yarn install
yarn build
node server.js
The text was updated successfully, but these errors were encountered:
ran into this issue as well
Sorry, something went wrong.
Fixed in: #20
No branches or pull requests
Expected behavior
Demo dashboard should load and display widgets and rotate.
Actual behavior
Dashboard fails to load and displays the following error:
An error occurred while fetching configuration: Minified React error #130; visit http://facebook.github.io/react/docs/error-decoder.html?invariant=130&args[]=undefined&args[]=%20Check%20the%20render%20method%20of%20%60e%60. for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
Steps to reproduce
yarn install
yarn build
node server.js
The text was updated successfully, but these errors were encountered: