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