Replies: 1 comment 1 reply
-
It sounds like your revalidation of changed content isn't working. This is how we handle revalidation in the website template using collection hooks: Did you start from the website template? The reason we ask for reproductions is to remove ambiguity since we can't troubleshoot without code and steps to take to see the issue. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posting this here, as they've intentionally made it too much trouble to post a bug (reproduction repo + steps, etc.)/
I spent the good portion of a few days to try to deploy Payload 3 + next.js 15 in standalone mode only to find out changes in content do not show on the frontend, unless the docker container is stopped and started. Is this expected behavior?
This makes no difference. The changes only show after restart. Is there a way to run an optimized build with fresh content or do I have to run in dev mode?
Beta Was this translation helpful? Give feedback.
All reactions