SaitoTech / saito-lite-rust

a version of the Saito-Lite client written for compatibility with the Saito Rust client and binary data format
24 stars 28 forks source link

Fix reload loop in games post verison update. #2387

Open davikstone2 opened 6 months ago

davikstone2 commented 6 months ago

If there is a code update (creating a new version) and a browser updates to the latest in RS or Arcade, when the user navigates to a game, they are pushed into an endless reload loop as the games do not add the query string version number to the saito.js inclusion in their index.html files.

This causes reload looping when trying to open a game.

arpee commented 6 months ago

Update - Dan is saying he is seeing this issue only when he imports a wallet (.json) from another system. Going to change to 'not going to fix'.

@davikstone2 @f8daniel