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
I was trying to use handsontable with backbone and created a table following the example and got the same error. I fixed it by changing the data field: (data: cars to data: cars.toJSON())
The backbone demo (here: http://handsontable.com/demo/backbone.html) appears to be broken. This error appears in the Firebug console:
The text was updated successfully, but these errors were encountered: