ytwater

Results 2 comments of ytwater

I'm seeing the same thing. `this.props.firebase.login` always seems to be triggering `@@reactReduxFirebase/LOGIN_ERROR` For me, I was able to use the standard firebase login and **react-redux-firebase** still caught the auth change...

This might not be the right way to do it, but it works for me. If I wrap each `` that had a dropdown with it's own `` it seems...