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 Jun 1, 2024. It is now read-only.
When assigning an object's instance to the context, the right thing would be to treat it as a JsonObject for navigation in its properties to be possible, but the object itself is saved.
Steps To Reproduce
Create any class with at least one attribute, like this:
Description
When assigning an object's instance to the context, the right thing would be to treat it as a
JsonObject
for navigation in its properties to be possible, but the object itself is saved.Steps To Reproduce
id
property:Expected Results
The
id
is expected to be displayed.The text was updated successfully, but these errors were encountered: