-
Notifications
You must be signed in to change notification settings - Fork 134
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
Issue with new Hugo Version 0.56 #584
Comments
Will look into it as soon as possible. Seems like this didn't come up with the automated deploy for the themes site. |
Any open source code I can check out, where this might happen? |
Thank you. I've fixed it by forcing Hugo version 0.55.6, issue reappears with version 0.56 (local and on gitlab pages). temporary fix in file gitlab-ci.yml: |
I've just realized it also happens with the exampleSite -> fragments, so maybe easier to test. |
Just ran into this again. Recommended version for now is 0.55.6. Seems like 0.56+ breaks our fragment overwrites as well as subdirectory usage for fragments such as member, items etc. |
I still can't find a fix. The problem occurs due to a change in how A temporary fix for now would be to move |
Thanks for taking a look. I hope that I have some time next week myself to take another look. Also if this feels like a regression and you have the specifics. Happy for you to open an issue (it's breaking) or I'll create it. |
Would be great if that could be fixed. I have two issues when using the latest
Both issues are resolved when using Hugo 0.55.6 |
The master from Syna should have this fixed. With syna-start update the submodule to master. Sometimes caches don't like the Syna fragments using |
Thanks for the quick reply @stp-ip. I can confirm that switching to |
Seems like this is all fixed. Let us know if anything else comes up including feedback or any contributions or custom fragments, that might be nice to include. |
With new hugo version 0.56 some elements of my page are not rendered correctly, e.g. the hero and feature component.
Contact, header, footer works ...
Syna Version: v0.15.0
The text was updated successfully, but these errors were encountered: