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 upgraded Moloquent from 2.2.4 to 2.3.2.
Before, when no object was associated to an embedOne relation, I had a null value when trying to retrieve it, now I have an empty object.
Is this an intended new behaviour? If so, how should we check if the object is a prepopulated one or one we associated ourselves?