-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Description
- Operating system and version: Debian Testing
- Browser and version: Chromium 62.0.3202.89, but probably others too.
When mounting a modal the getScrollbarWidth
function is called. This function however triggers a reflow of the current page. Please make it possible to only call this function when to modal is actually displayed.