Menu

#191 problem with datepicker in complex form demo

open
nobody
None
2017-01-23
2017-01-23
Anonymous
No

Originally created by: rzorzorzo

hello,

i am using:
https://github.com/g00fy-/angular-datepicker

when clicking on the date field the complete modal window is removed. no exceptions are thrown.

to reproduce change the complex demo by setting for one of the form fields:

<input type="text" class="form-control" id="name" ng-model="dt.date" date-time date-time format="DD.MM.YY" view="date" min-view="date" auto-close="true" name="start" required="true" ng-pattern="/^(\d{2}).(\d{2}).(\d{2})$/" >

Discussion


Log in to post a comment.