-
-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Description
** 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.

** Version **
4.1.0
Metadata
Metadata
Assignees
Labels
No labels