Replies: 2 comments 2 replies
-
I don't think you need to change the workflow. |
Beta Was this translation helpful? Give feedback.
2 replies
-
According to this discussion (#2241 (comment)), it seems like the issue arises when I add |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Checklist
How did you create the site?
Generated from
chirpy-starter
Description
There used to be a popup that appeared with the message:
A new version of the content is available.
However, after making the following changes to enable ToC on pages (#2241 (comment)), I just noticed the popup no longer appears, and the updated version of the site does not load automatically. Instead, I have to manually refresh the page using
Ctrl + Shift + R
.Why is this happening? How can I fix it? Did something change in my updated setup that I should be concerned about?
Operations you have already tried
Here is my modified template.
I have updated the GitHub action workflow .github/workflows/pages-deploy.yml:
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions