samuk190 / localbase

A Firebase-Style Database ... Offline!
636 stars 84 forks source link

.set needs object not array?? #69

Closed CrawfordW closed 2 months ago

CrawfordW commented 2 years ago

Tried to pass an array to collection.set and get error saying must be an object. But your examples show an array being passed. What am I doing wrong?? Here's a screenshot... localbase error

samuk190 commented 2 months ago

Is it solved? if not, please open a new issue.

tip: always check if you're passing { } object