Address Bar Not Hiding on Scroll in Mobile Browsers
Unanswered
RushO posted this in #help-forum
RushOOP
I am working on a project using Next.js 14.2.17 with TailwindCSS.
I've noticed that on the production build, the address bar of mobile browsers does not hide as I scroll down the page. However, this issue does not occur in the development build.
Has anyone experienced a similar issue? Could this be related to TailwindCSS configuration or optimization in the production build? Any suggestions on what might cause this and how to fix it?
I've noticed that on the production build, the address bar of mobile browsers does not hide as I scroll down the page. However, this issue does not occur in the development build.
Has anyone experienced a similar issue? Could this be related to TailwindCSS configuration or optimization in the production build? Any suggestions on what might cause this and how to fix it?