rocicorp / replicache

Realtime Sync for Any Backend Stack
https://doc.replicache.dev
1.01k stars 37 forks source link

Replicache should print a log (at debug) when the cookie doesn't increase #1050

Open aboodman opened 12 months ago

aboodman commented 12 months ago

It's an easy mistake to make. Currently Replicache logs if the cookies goes down but it doesn't log if it stays equal.

heyglassy commented 1 month ago

This would be great, it's something that I've run into a bunch

aboodman commented 1 month ago

This should actually be fixed in the 15.0 canary, can you take a look:

https://www.npmjs.com/package/replicache/v/15.0.0

https://www.notion.so/replicache/Replicache-15-0-0-wip-2384b2147d0f476fb10d930387bebc41

heyglassy commented 1 month ago

Just gave it a test and it works, thanks!

image