prescottprue / react-redux-firebase

Redux bindings for Firebase. Includes React Hooks and Higher Order Components.
https://react-redux-firebase.com
MIT License
2.55k stars 559 forks source link

Multiple Firebase Instances #1017

Open cgarrovillo opened 3 years ago

cgarrovillo commented 3 years ago

Do you want to request a feature or report a bug?

Request a feature

What is the current behavior?

There is no way to reference other database instances other than the one inside the initial config

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via codesandbox or similar.

What is the expected behavior?

Ability to reference another database instance when using the extended Firebase instances

Which versions of dependencies, and which browser and OS are affected by this issue? Did this work in previous versions or setups?

All