pradel / react-responsive-modal

Simple responsive react modal
https://react-responsive-modal.leopradel.com/
MIT License
604 stars 95 forks source link

When modal closes, the scroll position changes. #515

Open dungle-scrubs opened 1 year ago

dungle-scrubs commented 1 year ago

Describe the bug

Upon closing a modal, specifically when you're already scrolled all the way to the top, the screen instantly shifts to a specific scroll distance from the top.

Expected behavior

I would expect no scroll to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

System information

Sorry I don't have a reproduction yet