adityatelange / hugo-PaperMod

A fast, clean, responsive Hugo theme.
https://adityatelange.github.io/hugo-PaperMod/
MIT License
9.53k stars 2.58k forks source link

[BUG] Pipeline after Theme Switch button even with Single Language Sites #1449

Closed Chow-Ray closed 6 months ago

Chow-Ray commented 6 months ago

Describe the bug

In single-language mode, the new version https://github.com/adityatelange/hugo-PaperMod/commit/4278a07b7458af13dfde04b529d92be4cd649267 displays a vertical line next to the title. The old version https://github.com/adityatelange/hugo-PaperMod/commit/66904cc4c2b292e6a3686d483e4054904a9f3954 does not have this bug. Can you help fix this problem?thanks

Steps to reproduce the behavior:

Expected behavior:

In single-language mode, the new version https://github.com/adityatelange/hugo-PaperMod/commit/4278a07b7458af13dfde04b529d92be4cd649267 displays a vertical line next to the title. The old version https://github.com/adityatelange/hugo-PaperMod/commit/66904cc4c2b292e6a3686d483e4054904a9f3954 does not have this bug. Repo/Source where this issue can be reproduced:

The new version https://chowray.netlify.app/ The old version https://deploy-preview-131--chowray.netlify.app/ Screenshots

The new version 1

The old version 2

Additional context

adityatelange commented 6 months ago

Aware of this issue, they (@gohugoio team) made some changes to site.Home.AllTranslations and many more other changes like global resources to 0.123.x Idk why they are changing the expected behaviour.

Chow-Ray commented 6 months ago

Aware of this issue, they (@gohugoio team) made some changes to site.Home.AllTranslations and many more other changes like global resources to 0.123.x Idk why they are changing the expected behaviour.

Thank you very much for your reply! Sure enough, as you said, I changed the hugo version to 0.121.1 and the problem was solved!

adityatelange commented 6 months ago

You may use till 0.122 no issues observed till now