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
when I create a new Record for a Collection that was not existed before it also creates a duplicated document with the same ds_key what the first Record will have with a version 0
it is not a big problem as I can avoid finding it but does it have a purpose or am I doing something wrong with how I set my first Record?
this only happens with the very first Record for an empty Collection only, after that no similar problems arise
The text was updated successfully, but these errors were encountered:
when I create a new Record for a Collection that was not existed before it also creates a duplicated document with the same ds_key what the first Record will have with a version 0
it is not a big problem as I can avoid finding it but does it have a purpose or am I doing something wrong with how I set my first Record?
this only happens with the very first Record for an empty Collection only, after that no similar problems arise
The text was updated successfully, but these errors were encountered: