TailAdmin / free-nextjs-admin-dashboard

TailAdmin is a Next.js and Tailwind CSS free, open-source admin dashboard template. Provides developers with the necessary tools, components, pages to build a full-featured back-end, dashboard, or admin panel for any web project.

Home Page:https://nextjs-demo.tailadmin.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Double scrollbar on mobile

mtnair opened this issue · comments

I found a bug on mobile screens, there is a double scrollbar. When scrolling to the very bottom of a page, the navbar disappears and you have to scroll to the very top to make it visible again.
I expect it to be sticky all the time.
Here is a screenshot of the double scrollbars:
image

Hello @mtnair which browser are you testing on?
I've tried it on Chrome and Brave (on mobile) it looks okay.

test.mp4
test2.mp4

let me know which browser is it I'll take a look

I tried it in Safari on iOS, but it also happens in Chrome on iOS. In Android browsers I didn't have these problems.
See following videos:

Safari (iPhone):

RPReplay_Final1704893832.2.mp4

Chrome (iPhone):

RPReplay_Final1704893950.1.mp4