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
The following bit of code extends your people example and attempts to add a new person by using $$(person) to extend the object and create new instances of the object. It seems I need to call persist each time or I get the error below. Either I am doing wrong (most likely) or there is a bug in the $$ method?
The following bit of code extends your people example and attempts to add a new person by using$$(person) to extend the object and create new instances of the object. It seems I need to call persist each time or I get the error below. Either I am doing wrong (most likely) or there is a bug in the $$ method?
Error
Code
The text was updated successfully, but these errors were encountered: