react-spring-bottom-sheet icon indicating copy to clipboard operation
react-spring-bottom-sheet copied to clipboard

Body Scroll

Open jeeva-codingmart opened this issue 2 years ago • 2 comments

Body scroll not enabling after closing/dismissing the sheet.

jeeva-codingmart avatar Oct 20 '22 11:10 jeeva-codingmart

I had the same problem and solved it by setting scrollLocking to false. https://github.com/stipsan/react-spring-bottom-sheet#scrolllocking

Aningaaq avatar May 11 '23 06:05 Aningaaq

☝️ worked for me

shawngustaw avatar May 02 '24 16:05 shawngustaw