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
Now when a child class is (de)serialized, the id property is marked as ignored and not included in the output. The linked reproducer should give some more details.
This could be a fairly critical bug in some cases, because if the serializer is user for DB entities, values can be lost.