Pl4yeR
Results
2
comments of
Pl4yeR
I'm facing this too. More info: Problem only occurs when working offline. If I'm connected to the net everything is working properly in my case.
I'm facing an issue: I have a list of elements, where each element is like: `{ property1: "this is one", property2: "this is two" }` When I do `this.db.list('/elements').update(elementId, {property1:...