-
Notifications
You must be signed in to change notification settings - Fork 2.5k
v4.7.0 : TypeError: row.setSelected is not a function #6928
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
Comments
TypeError: t.setSelected is not a function that error upcoming when select the selection bar in ui grid. |
i am facing same problem. |
Same problem here. Please update here if any fix available. |
@rashmipallam The simplest way is to just change your version number in package.json. I will take a look at this as soon as I can. |
I'm using ui grid version 4.8.1 but am still facing the same problem. |
I am facing this issue with ui-grid v4.8.1 and AngularJS 1.7.0. For a single row selection i get: For select all rows i get: |
The latest version makes an error with gripApi.selection
The bug is visible inside the documentation :
http://ui-grid.info/docs/#!/!/tutorial/Tutorial:%20210%20Selection
The text was updated successfully, but these errors were encountered: