TuanManhCao / digital-garden

Free Obisidian Publish alternative, for publishing your digital garden.
https://mindstone.tuancao.me
MIT License
696 stars 76 forks source link

[bug] No navigation on mobile #2

Open Mara-Li opened 2 years ago

Mara-Li commented 2 years ago

On mobile, the navigation bar disappear, so I can't switch file/folder. image Also, there is no graph view either

twhite96 commented 1 year ago

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:

https://stackoverflow.com/questions/71660743/server-side-rendering-broken-after-upgrading-to-mui-5-with-next-js

https://mui.com/base/react-no-ssr/

twhite96 commented 1 year ago

@TuanManhCao Do you need help with this? I'm willing to collaborate with you the best I can.

TuanManhCao commented 1 year ago

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.