junobuild / juno

Build Web3 at Lightning Speed
https://juno.build
Other
189 stars 13 forks source link

Upgrade version number UI race condition #434

Open peterpeterparker opened 9 months ago

peterpeterparker commented 9 months ago

So indeed it's a race condition when the user jump to quickly from upgrading a version number to next version - i.e. the store keep in memory the old version number and try to upgrade again to that version. I'll open an issue.

peterpeterparker commented 2 months ago

The issue is still here. e.g. here the UI was not refreshed and given the state upgrade, it failed at upgrading (which is good) but the UI should have detected the version.

image