I'm trying to upload a new version of an HTML5 game I'm working on, but I'm encountering a strange issue.
When I delete the file for the current game, and upload the file for the new version, the save data from the old file will somehow show up in the new one.
This won't happen if I access the secret link in a private browser window (i.e. incognito mode) . However, clearing cache and cookies for itch.io in the regular browser still leaves the old save data.
Wondering how this even happens in the first place and how to stop it.