Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clicking on empty input throws immediate exception. #29

Open
ghost opened this issue Jul 8, 2016 · 1 comment
Open

Clicking on empty input throws immediate exception. #29

ghost opened this issue Jul 8, 2016 · 1 comment

Comments

@ghost
Copy link

ghost commented Jul 8, 2016

angular.js:78 Uncaught Error: [$parse:syntax] Syntax Error: Token ':' not a primary expression at column 1 of the expression [::dayOfWeek.firstLetter] starting at [::dayOfWeek.firstLetter].
http://errors.angularjs.org/1.2.24/$parse/syntax?p0=%3A&p1=not%20a%20primar…ression&p2=1&p3=%3A%3AdayOfWeek.firstLetter&p4=%3A%3AdayOfWeek.firstLetter(anonymous function) @ angular.js:78throwError @ angular.js:10544primary @ angular.js:10519unary @ angular.js:10767multiplicative @ angular.js:10750additive @ angular.js:10741relational @ angular.js:10732equality @ angular.js:10723logicalAND @ angular.js:10714logicalOR @ angular.js:10702ternary @ angular.js:10686assignment @ angular.js:10669expression @ angular.js:10665filterChain @ angular.js:10631statements @ angular.js:10610parse @ angular.js:10494(anonymous function) @ angular.js:11305$interpolate @ angular.js:8782addTextInterpolateDirective @ angular.js:6959collectDirectives @ angular.js:6208compileNodes @ angular.js:6039compileNodes @ angular.js:6055compile @ angular.js:5976applyDirectivesToNode @ angular.js:6386compileNodes @ angular.js:6043compileNodes @ angular.js:6055compileNodes @ angular.js:6055compile @ angular.js:5976DatetimePickerCtrl.openDatetimePicker @ angularjs-datetime-picker.js:60open @ angularjs-datetime-picker.js:23(anonymous function) @ angularjs-datetime-picker.js:326

@mhkoca
Copy link

mhkoca commented Jan 19, 2021

same problem on me. is there any solution?

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

No branches or pull requests

1 participant