nuxodin / ie11CustomProperties

CSS variables (Custom Properties) polyfill for IE11

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does not properly finish drawing in a popup

anthonyfang02 opened this issue · comments

** Description **
In an Angular application using a popup/modal it does not finish applying the styles properly until a click event happens. Issue may be caused by race condition where the modal is visible but drawing is not finished.

To ensure that drawing is finished I applied the change below and the issue was resolved.
image

** Version **
4.1.0