You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 29, 2019. It is now read-only.
I am using both your ui.bootstrap.datepicker and ui.bootstrap.modal in a simple Angular app. I can open the modal and display the datepicker when clicking into an input field. (So far so good)
I can select a date or click outside the datepicker to close it. Unfortunately when I use the ESC key to close the datepicker it also closes the modal dialog.