Freshed downloaded boilerplate app layout messed up on refresh
Hi, I created and downloaded a fresh app of Next.js + AntD + Custom Auth + RestAPI. When I run it locally using
yarn dev, the first load looks good, but after I log in and refresh the page, the layout will mess up like this screenshot. Note that it only messed up on desktop viewport, if I make the window size smaller, it becomes fine < 991 px width.
