You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Using "plain: true" was giving a single object when expecting an array.
* Now, we are using row.toJSON() instead, on each individual returned rows.
Signed-off-by: Jillian Daguil <[email protected]>
0 commit comments