creating an empty collection and ready state
I'm having this issue where i'm basically creating a collection from another one, for instance
the objective of this is to populate this collection with the data from the other, and then via an SSE, start updating those elements as necessary. basically this collection does not do a sync of any type.
however, with this i'm getting an error:
when trying to write on to it. any ideas?
I think I can circumvent this whole thing but I'm wondering if this might be a bug?
the objective of this is to populate this collection with the data from the other, and then via an SSE, start updating those elements as necessary. basically this collection does not do a sync of any type.
however, with this i'm getting an error:
when trying to write on to it. any ideas?
I think I can circumvent this whole thing but I'm wondering if this might be a bug?