overscroll-auto not working on iOS & iPadOS #17351
Unanswered
theklinks22
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What version of Tailwind CSS are you using?
4.0.15
What build tool (or framework if it abstracts the build tool) are you using?
Next.js 15.2.3
What version of Node.js are you using?
v22.14.0
What browser are you using?
Safari
What operating system are you using?
iOS 18.3.2
iPadOS 18.1.1
Reproduction URL
It's broken on the docs too:
https://tailwindcss.com/docs/overscroll-behavior
Describe your issue
I have several containers with scroll-able content, on iOS and iPadOS when overscroll is set to 'auto', the content just behaves as 'contain' does.
The user must touch outside of the container to continue scrolling the page.
Additional Info
Beta Was this translation helpful? Give feedback.
All reactions