Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Main blog page isn't updated upon refresh #237

Closed
chenglou opened this issue Nov 18, 2017 · 2 comments · Fixed by #590
Closed

Main blog page isn't updated upon refresh #237

chenglou opened this issue Nov 18, 2017 · 2 comments · Fixed by #590
Labels
bug An error in the Docusaurus core causing instability or issues with its execution difficulty: intermediate Issues that are medium difficulty level, e.g. moderate refactoring with a clear test plan.

Comments

@chenglou
Copy link
Contributor

Repro:

  • Tweak some blog post words
  • Go to /blog
  • Refresh browser
  • No change picked up

This works fine on individual blog post pages.

@JoelMarcey JoelMarcey added the bug An error in the Docusaurus core causing instability or issues with its execution label Feb 27, 2018
@JoelMarcey
Copy link
Contributor

@chenglou I will try to reproduce this.

@yangshun yangshun added the difficulty: intermediate Issues that are medium difficulty level, e.g. moderate refactoring with a clear test plan. label Apr 21, 2018
@yangshun
Copy link
Contributor

yangshun commented Apr 21, 2018

I managed to reproduce it. It's because MetadataBlog.js was only generated once when the server starts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An error in the Docusaurus core causing instability or issues with its execution difficulty: intermediate Issues that are medium difficulty level, e.g. moderate refactoring with a clear test plan.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants