-
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
dropdown menu not working #859
Comments
Check with Hugo version v0.76.5 for now. Might be related to a bigger issue. |
Using Hugo version 0.88.1 with Window extended but this issue is still persisted. Any recommendation? thanks |
Same here. Both syna-start and about.syna site copy has same problem. Done also make, no helps. hugo 0.88.1
Browser error console:
I tested Webpack Hugo demo
And public include workin site. |
Running into this one as well on a couple of my sites. Not entirely sure where the culprit lives. |
Using Hugo v0.76.5 as recommended in the first comment works for me https://gitlab.com/residuocerorm/residuocerorm.gitlab.io/-/blob/master/.gitlab-ci.yml#L2 |
Should've mentioned the version. I'm using Hugo v0.100.2. I'm also on Arch Linux. Downgrading is... non-trivial. |
I would try some of the options in the official docu until Syna is able to use a more recen version: https://gohugo.io/getting-started/installing#binary-cross-platform PD: I'm also on Arch, but only for developtment, production is in Gitlab and is easier thanks to the Registry versions |
One workaround that should work is to disable JS minification, which seems to have introduced this issue.
|
Thanks, it work's For more info #865 |
Is this a BUG REPORT or FEATURE REQUEST?:
bug
What happened:
The drop down menu of the navigation bar in mobile or "narrow mode" ("hamburger button") is not working on the starter website.
How to reproduce it (as minimally and precisely as possible):
Build the starter website based on
https://about.okkur.org/syna/docs/installation/#using-starter
access the website at http://localhost:1313/ on firefox.
Then shrink the browser window to switch the website to "narrow" view.
Environment:
The text was updated successfully, but these errors were encountered: