You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the latest v2.17.0 there is problem with modals.
When you open the modal it sets padding-right: 17px; to the body, but when you close the modal, the padding is not removed.
Uh oh!
There was an error while loading. Please reload this page.
In the latest v2.17.0 there is problem with modals.
When you open the modal it sets
padding-right: 17px;
to thebody
, but when you close the modal, the padding is not removed.To reproduce the issue go to the Modals page.
Tested in all major browsers, the problem persists.
The text was updated successfully, but these errors were encountered: