Alonski / CoinPanion

CoinPanion
MIT License
7 stars 1 forks source link

Figure out how to not subscribe to full "users" collection on Edit Profile page #35

Closed rhlsthrm closed 7 years ago

rhlsthrm commented 7 years ago

All I need is the one user corresponding with the Ethereum address in the Redux store. However, I can't figure out how to get the addresses outside of the component where the Firebase routes are defined.

@imbaniac, can you help out?