Can't scroll after close modal

Author: piotrkunickiCreated Sep 19, 2018Updated Oct 13, 2023

I'm using version 1.0.0 latest release and have a problem with modals

When the modal is open, <body style="overflow: hidden;"> this css is added to body tag, but it's not removed when I'm closing the modal, so I'm not able to scroll the website then..

The issue is visible on desktop version of Chrome, Firefox, and also mobile (android), I didn't notice the issue on iOS devices.