Skip to content

bug(orderedReducer): updating a document on Firestore creates a duplicate on the state #254

Open
@Guipsss

Description

When updating a document on Firestore, the document is update as intended on the state in real time. But if you change back the property to its initial value, a duplicate is generated on the state. This is happening on the 0.10.0 version.

I'm using it with react-redux-firebase, and had this issue. Rolling back to the previous version (0.9.0) fixed it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions