Hello, I often have an issue where the desktop and phone have different card counts. I scan on my phone’s browser since that’s where I have the screenshots, but then I can never figure out how to get the desktop version to sync when it gets out of whack. Seems like it fixes itself sometimes, but is there a way to force it to sync?
If you open the inspector (right click anywhere on the page → inspect), then on the application tab > local storage, there is a “timestamp” we keep of the cache. If you’re account was updated after that particular timestamp, then we know we need to refresh the cache. This should work fully automatically.
The only reason this not to happen that I can think of is if your phone and computer have a (slightly) different clock time set.