vercel / next-learn

Learn Next.js Starter Code
https://next-learn-dashboard.vercel.sh/
MIT License
3.39k stars 1.79k forks source link

Revenue chart not showing #767

Open abdulrehman3725 opened 6 days ago

abdulrehman3725 commented 6 days ago

From Chapter 7 in Learn Next Course I have followed the same step but I do not see a chart

image

Also, I see a warning in the console. Does that relate to this?

image
abdulrehman3725 commented 6 days ago

Same is for the latest invoices

image
abdulrehman3725 commented 6 days ago

I uncommented the code inside the LatestInvoice and Revenue Chart component and it started to work