You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.
Hi! I was browsing the docs and notice the scroll pining looks really good but it the horizonal image gallery breaks in a mobile breakpoint.
I did some digging and found out it's something related to the sticky position for the elements and a overflow-x attribute setting but haven't got in a setup where it works for mobile.
I understand this might not be an issue with the library per se but I wanted to know if anyone got a working setup for scroll pining in mobile?
2. IMPORTANT: Provide a CodeSandbox reproduction of the bug
1. Describe the bug
Hi! I was browsing the docs and notice the scroll pining looks really good but it the horizonal image gallery breaks in a mobile breakpoint.
I did some digging and found out it's something related to the
sticky
position for the elements and a overflow-x attribute setting but haven't got in a setup where it works for mobile.I understand this might not be an issue with the library per se but I wanted to know if anyone got a working setup for scroll pining in mobile?
2. IMPORTANT: Provide a CodeSandbox reproduction of the bug
https://codesandbox.io/s/motion-one-pinning-rwiuju?from-embed
3. Steps to reproduce
Steps to reproduce the behavior:
4. Expected behavior
No horizontal scroll
5. Video or screenshots
You can open the sandbox URL and you see something like this:
6. Browser details
Tested in Chrome and Firefox
The text was updated successfully, but these errors were encountered: