Next.js Discord

Discord Forum

cache is always MISS

Answered
`${ViNoS}` posted this in #help-forum
Open in Discord
i have a dynamic route, in the layout am fetching some data, the problem is the fetch always MISS
what's weird is that yesterday it was working fine and caching
Answered by not-milo.tsx
If this is happening during development then you have nothing to worry about since it's expected
View full answer

3 Replies

If this is happening during development then you have nothing to worry about since it's expected
Answer
@not-milo.tsx If this is happening during development then you have nothing to worry about since it's expected
oh i see 🙂
i literally wasted hours on this and am late on ddl
thank you so much @not-milo.tsx i really appreciate your help
You're welcome 😊