-1

I have this issue where every time when create a new user account, it replace the current user that is already signed in.

prasoon
  • 1
  • 1

1 Answers1

0

you should use push() method. Push is creating new id for every entry so data cannot be overwritten.

Ivan Bošnjaković
  • 401
  • 1
  • 3
  • 12