Skip to content

MongoDB deletes all data from collections when it reconnects to the server. #175

Description

@carlosmbinf

It would be great if the local MongoDB didn't update, delete, or insert data while reconnecting to or losing the connection with the server.

The problem is that it works fine with the data, but when the connection is lost, it reloads everything. This means that if the FE (Fixture Entry) relies on data from useTracker, the visual components will also reload.
This is often seen on slow connections

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions