Unable to perform Dynamic Rendering
Unanswered
Satin Angora posted this in #help-forum
Satin AngoraOP
I am following official course of nextJS 14 while learning about dynamic rendering in next I had kept unstable_noStore to fetch data dynamically but I am unable to do it.
When I changed a value in revenue array in placeholder-data.js the chart remains the same and there is no dynamic rendering happended.
Please refer below images for your reference.
I just changed the value of revenue of January from 2k to 5k and added noStore as well
When I changed a value in revenue array in placeholder-data.js the chart remains the same and there is no dynamic rendering happended.
Please refer below images for your reference.
I just changed the value of revenue of January from 2k to 5k and added noStore as well