-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Error on cell edit #402
Comments
Maybe getter must be: |
Is the value of cell not a string? If so, then this is probably the same issue as #399, which will be fixed in the 2.0.6 release |
Yes value is number. |
There is a fix slated for the 2.0.6 release. The $eval around the column
|
This will work in 2.0.7. (was fixed in 2.0.6) |
On keyup in edited input i get error
setter is not a function
Version 2.0.5, angularjs 1.0.6.
The text was updated successfully, but these errors were encountered: