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

Non assignable #84

Closed
arnthorsnaer opened this issue Jun 13, 2014 · 1 comment
Closed

Non assignable #84

arnthorsnaer opened this issue Jun 13, 2014 · 1 comment

Comments

@arnthorsnaer
Copy link

Hi there, great job on this timer btw.

Just wanted to let you know that I am getting a non-assignable error (code from the examples) in my console (Chrome - OS X) when using the countdown timer : {{mminutes}} minute{{minutesS}}, {{sseconds}} second{{secondsS}}

Error: [$compile:nonassign] Expression '10041' used with directive 'timer' is non-assignable!

Tried in using this plunkr and getting a similar error as well : http://plnkr.co/edit/a6bV3x?p=preview

Error: [$compile:nonassign] http://errors.angularjs.org/undefined/$compile/nonassign?p0=300&p1=timer
at Error (native)
at http://siddii.github.io/angular-timer/bower_components/angular/angular.min.js:6:453
at p (http://siddii.github.io/angular-timer/bower_components/angular/angular.min.js:46:42)
at Object. (http://siddii.github.io/angular-timer/bower_components/angular/angular.min.js:46:141)
at h.$digest (http://siddii.github.io/angular-timer/bower_components/angular/angular.min.js:103:284)
at http://siddii.github.io/angular-timer/dist/angular-timer.min.js:8:3948

siddii added a commit that referenced this issue Jun 14, 2014
@siddii
Copy link
Owner

siddii commented Jun 14, 2014

Yes, I noticed that. Fixed in v1.1.5 - https://github.com/siddii/angular-timer/tree/master/dist#version-115

@siddii siddii closed this as completed Jun 14, 2014
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

2 participants