-
Notifications
You must be signed in to change notification settings - Fork 82
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
[bug] No navigation on mobile #2
Comments
I've been searching everywhere for a solution to this bug and it seems it has to do with SSR in Next.js. Here are a few links: |
@TuanManhCao Do you need help with this? I'm willing to collaborate with you the best I can. |
Right, I'm a bit tight in terms of time right now. But as this repo is getting more popular now, I'll take some time to look at this soon. |
mrdrprofuroboros
referenced
this issue
in mrdrprofuroboros/digital-garden
Dec 23, 2023
* code: hamburger * navigation on mobile * updating style.css to add navigation * fix some styling * git: remove graph-data.json * c’est moche mais ça fait le job * added docker setup for development * next.js version upgrade * dockerfile adapter from official nextjs Co-authored-by: Mara <[email protected]> Co-authored-by: Fred-si <[email protected]> Co-authored-by: İlker SIĞIRCI <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
On mobile, the navigation bar disappear, so I can't switch file/folder.
Also, there is no graph view either
The text was updated successfully, but these errors were encountered: