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

auto reload does not work for translations #9873

Closed
agaoglu opened this issue May 10, 2022 · 2 comments
Closed

auto reload does not work for translations #9873

agaoglu opened this issue May 10, 2022 · 2 comments

Comments

@agaoglu
Copy link

agaoglu commented May 10, 2022

What version of Hugo are you using (hugo version)?

$ hugo version
hugo v0.98.0+extended linux/amd64 BuildDate=unknown

Does this issue reproduce with the latest release?

Yes

My content is like

category/page.md
tr/category/page.md

The first page being the default english version and the second page is the turkish version.

While running hugo server the updates to the second page are not reflected in the output. The page auto-reloads but shows the unchanged content. I have to update the default page too to see the changes in the translated page.

This works OK in v0.96

@jmooring
Copy link
Member

I am unable to reproduce the problem.

Let's take this issue to the forum (https://discourse.gohugo.io/) for further discussion. You will need to provide a link to your project repository, or to a minimal reproducible example. Thanks.

@github-actions
Copy link

github-actions bot commented Jun 1, 2022

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants