hello
i am facing a weird issue with my app …
I am using hooks on client side , to display success or fail after inserting / updating
when i do insert a new document … it shows ( on success ) but in reality it is not saving on the server
and this is not happening all the time . but all of the sudden i face this problem
i checked the console , it says
failed to load resouce net::err_connection_refused
error syncing to server time
max number of time sync attempts reached , giving up
any advice