Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Does not properly finish drawing in a popup #70

Open
anthonyfang02 opened this issue Aug 18, 2020 · 0 comments
Open

Does not properly finish drawing in a popup #70

anthonyfang02 opened this issue Aug 18, 2020 · 0 comments

Comments

@anthonyfang02
Copy link

** 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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant