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
This is the expected behavior in the current version 0.8.x. You are correct that you should use res.send(model.values) however this has been fixed in 0.9.x which should be out Monday.
Lets say I have:
It returns
values
property? What's the "value" of that (see what I did there)?res.send(model.values)
?The text was updated successfully, but these errors were encountered: