Temzasse / react-modal-sheet

Flexible bottom sheet component built with Framer Motion to provide buttery smooth UX while keeping accessibility in mind 🪐
https://temzasse.github.io/react-modal-sheet/
MIT License
783 stars 74 forks source link

Modal content scrolling out of the container #95

Closed odafeaggreh closed 1 year ago

odafeaggreh commented 1 year ago

Hi guys, please I need some help. The content in the button sheet tems to scroll out of the sheet itself occasionally and I'm not sure why it's having this behavior. Screenshot_20221006-200233_WhatsApp

Temzasse commented 1 year ago

Can you provide a reproduction example in CodeSandbox or some other place where it would be possible to see the bug happen?

Temzasse commented 1 year ago

This seems like a duplicate of https://github.com/Temzasse/react-modal-sheet/issues/47 which should be now fixed in the version 1.6.2.