We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
What is the current behavior? Dispatching CLEAR_DATA action is not clearing all my listeners.
CLEAR_DATA
What is the expected behavior? It should clear all the listeners.
Which version of redux-firestore are you using? What about other dependencies? "redux-firestore": "^0.7.0",
"redux-firestore": "^0.7.0",
Activity