-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Menu items inconsistency #80
Comments
This may be a cache refresh issue - I've been seeing the same on several occasions, but so far a browser refresh seems to fix it. I don't know whether Hugo & this theme use Etags or other page validity checks, maybe the pages need to have shorter expire-by dates or something... |
Yeah, it happened to me too once. I rerun Maybe it's a cache pbm and configuring your host server with I'll close the issue for now, but don't hesitate to send a message if you'd encounter this issue again. If this happens, try to extract the HTML of the menu in order to check if the submenu is there (but hidden) or not there at all. |
Actually the issue has been encountered here to #79 |
Sometime items from left menu just disappear (tested with Hugo 0.25.1 and 0.29). I said sometime, cause the issue appear few time (about 1 time / 4 "compilation")
By example I have the following left menu:
Sometime, when I visit a page (random, issue is not consistent) the left menu remove some links, by example, the above left menu become
With
-v
(verbose), I see no warnings or errors during generation...The text was updated successfully, but these errors were encountered: