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
Describe the bug
When starting the dashboard-app, after following the react dashboard ultimate guide, an error appears soon after being shown the actual dashboard containing charts.
At the end of part two: "Authentication and GraphQL API" when starting the dashboard-app, everything appears fine for 2-3 seconds. Then the app crashes with the error:
Unhandled Rejection (Error): GraphQL error: Variable 'input' has coerced Null value for NonNull type 'ID!'
Expected behavior
Show the dashboard, and do not crash. Instead of showing a perfect dashboard and soon after crash.