samuk190 / localbase

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

Bug: Cannot set a collection (overwrite) #41

Closed bolawe closed 3 months ago

bolawe commented 3 years ago

I had been following instruction in readme. until i reach part on set a collection (overwrite) : https://github.com/dannyconnell/localbase#set-a-collection-overwrite,

i see on console following error:

localbase Data passed to .set() must be an object. Not an array, string, number or boolean.

it looks this bug also happens on Localbase Playground when i tested on part "set a collection (overwrite)".

Other adding data methods are functioning as intended except part set a collection (overwrite) above.

stonewjr commented 3 years ago

I got the same problerm, any solutions?

KTAC-ENT commented 3 years ago

Hi @dannyconnell me too I got the same error.

Any update about it ?

Nothlic commented 3 years ago

any update ?

samuk190 commented 3 months ago

It still happens on new release? Please make an issue again with label BUG