Do we need reference for update() ?
Leo-Dev opened this issue · 1 comments
Leo-Dev commented
Hi,
Do we need to update index.js:61 as below ?
firebase.database().ref().update(update);
Thank you
nicolasgarnier commented
Yes it seems you're right! thanks for pointing this out!