shiyaamsunder / notesfrontend

Frontend for Notes API
0 stars 0 forks source link

find a way to disable caching whenever needed in next js #2

Open shiyaamsunder opened 4 months ago

shiyaamsunder commented 4 months ago

Issues regarding caching in Next JS

Next JS has now Caching enabled by default. There are like four mechanisms of caching that's being listed in their documentation.

Will solve this as soon as possible.