Open jeeva-codingmart opened 2 years ago
Body scroll not enabling after closing/dismissing the sheet.
I had the same problem and solved it by setting scrollLocking to false. https://github.com/stipsan/react-spring-bottom-sheet#scrolllocking
scrollLocking
☝️ worked for me
Body scroll not enabling after closing/dismissing the sheet.