Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Cannot show modal on ver 1.1.4 #984

Closed
tungphuong opened this issue Sep 15, 2016 · 4 comments
Closed

Cannot show modal on ver 1.1.4 #984

tungphuong opened this issue Sep 15, 2016 · 4 comments

Comments

@tungphuong
Copy link

Hello, i followed your sample to show modal, but browser hangs and we must kill it. It is happening on ver 1.1.4 and angular 2. Could u please check it?

Thanks,

@valorkin
Copy link
Member

Known issue, I am on it right now

@tungphuong
Copy link
Author

Thank, waiting for your good news

@noxborough
Copy link

already posted in #854, but will repost here as well. Since it is the same issue.

@valorkin
Ok here goes. This plunker should demonstrate the issue. As soon as you click on the "My Modal" button, it should get caught in the infinite loop.

https://plnkr.co/edit/PLF3dN?p=info

However, if you go into my-modal.component.ts and switch from
this.myModal.config.backdrop = "static";
to
this.myModal.config.backdrop = false;
it should work.

@tungphuong
Copy link
Author

Confirmed, It worked well. Thanks

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

No branches or pull requests

3 participants