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
{{ message }}
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.
Trying to pass an argument to row.save() should throw an error You probably want row.update(data) because it is programmer error which can be difficult to track down.
The text was updated successfully, but these errors were encountered:
Trying to pass an argument to
row.save()
should throw an errorYou probably want row.update(data)
because it is programmer error which can be difficult to track down.The text was updated successfully, but these errors were encountered: