Why is there a discrepancy in behavior between local and network deployment(isr)
Unanswered
Thai posted this in #help-forum
ThaiOP
In the ISR (Incremental Static Regeneration) portion of this example at https://app-router.vercel.app/isr/3, there seems to be inconsistency between running the code locally and the behavior observed on the author's deployed website. When refreshing the webpage locally, the post time consistently resets to 0 seconds, while on the author's deployed website, it behaves as described. Why is there a discrepancy in behavior between local and network deployment?"
1 Reply
ThaiOP
I think this has to do with me using developer mode locally. I remember the documentation mentioning it was to allow users to see changes faster. But now I can't find where it was mentioned, maybe I misremembered.