next-learn icon indicating copy to clipboard operation
next-learn copied to clipboard

Why navigation to /dashboard/customer or /dashboard/invoices will trigger RevenueChart to call fetchRevenue

Open tangxiaopingdev opened this issue 11 months ago • 0 comments

RevenueChart is in the /dashboard Page, why will trigger RevenueChart to refresh when navigation to other page, such as /dashboard/customer, /dashboard/invoices, /dashboard/invoices/14/edit.

this will cause many sql query, even if we not needed.

I am newbie to nextjs, hope give me some solutions.

tangxiaopingdev avatar Jan 10 '25 06:01 tangxiaopingdev