Hi, all,
I am 99.99% done with the Issue Tracker tutorial, but encountered one final problem.
I deployed the app, and I am able to log in, creating new issues, editing, assign to user, change status, filter, sort asc/desc.
The problem is, the dashboard does not update
- The 3 components, IssueSummary, IssueChart, LatestIssues all show up, but they have no data to display.
- It appears Home is not fetching data from the database, but the Issues page is able to display all the issues in the database.
- I thought perhaps it had to do with static rendering, but refreshing the page did not help.
- I tried different browsers and incognito tabs, same problem.
- The local development version works fine.
Any suggestions?
Thanks,
Sawfiz