Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Modal not working when using windowTemplateUrl #6612

Open
tarekahf opened this issue Aug 8, 2017 · 0 comments
Open

Modal not working when using windowTemplateUrl #6612

tarekahf opened this issue Aug 8, 2017 · 0 comments

Comments

@tarekahf
Copy link

tarekahf commented Aug 8, 2017

Bug description:

Following the provided sample code for using modal dialog box, I am unable to implement the use of windowTemplateUrl.

The popup modal will open, but the dark background seems to be at the front, and none of the clickable buttons are working.

Note that I tried to add a close button on the top-right in the header section, and that was the main reason why I used the windowTemplateUrl parameter.

Link to minimally-working plunker that reproduces the issue:

See plunker sample below:

http://plnkr.co/edit/JMV4Hu2x9l9DA9gaGYaF?p=preview

Steps to reproduce the issue:

Open the plunker sample, click on "Open me!" and you will see the dialog is opened, but all the clickable are not working, and the dark background is at the front.

Also, the close button added to the template is not clickable, nor the other buttons below. Only esc key is working.

Version of Angular, UIBS, and Bootstrap

Angular: 1.5.3

UIBS: 1.3.3

Bootstrap: 3.3.6

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

No branches or pull requests

1 participant