CSFrequency / react-firebase-hooks

React Hooks for Firebase.
Apache License 2.0
3.55k stars 304 forks source link

firebase error doesn't work #233

Closed Sazid99246 closed 1 year ago

Sazid99246 commented 2 years ago

I have used 3+ hooks of authentication hooks, but I can't implement showing errors, please check it

samos123 commented 1 year ago

I'm having the same issue. Seems error returns an array of error objects but the examples with firebase v9 make it sound like error is undefined or a string.

SakarDev commented 1 year ago

You can use the full example that they provided and it works pretty well

chrisbianca commented 1 year ago

@Sazid99246 @samos123 I am going to close for now, but please feel free to reopen with an example where the errors aren't working.