The responsive sidebar is not functioning properly. #1999
Unanswered
Tsuuuuuuun
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Do you see any messages in the browser console? I guess you may have issues with other functionality like search. If that's the case, then make sure to build javascript files: $ npm install
$ npm run build |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Checklist
How did you create the site?
Built from
jekyll-theme-chirpy
Description
After performing a git clone from GitHub and deploying it as is, the responsive sidebar is not functioning properly on mobile devices. I also ran
bundle exec jekyll serve
to check it locally, but it still doesn't work correctly. I have attached a video below.Chirpy.-.InPrivate.-.Microsoft.Edge.2024-10-19.23-06-20.mp4
Operations you have already tried
I have looked through various files related to the sidebar, but since I am a beginner with HTML, CSS, and JavaScript, I couldn't fully understand them.
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions