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 was having an issue where a datepicker element would only open once on a page, and after closing it would not open again for that particular element.
When using the below html on a view the datepicker can open more than once. However when the html is included via a ng-include the datepicker only opens once.