nohros / nsPopover

Popover dialogs for angularjs applications.
MIT License
126 stars 107 forks source link

Dropdown onchange event closes the popover #125

Open Sto-Moe opened 7 years ago

Sto-Moe commented 7 years ago

Hi,

I have a drop down/select option inside the popover html template. Whenever I change the drop down option it closes/hides the popover in IE 11. It works in Chrome and Firefox. Please note that it does not close for other activities such as typing in the text box or clicking on the text etc. Please let me know how to resolve this issue.

Thanks. Moe