Closed frazarshad closed 3 months ago
Latest commit: |
15c78ff
|
Status: | ✅ Deploy successful! |
Preview URL: | https://130c21fa.agoric-dapp-inter-emerynet.pages.dev |
Branch Preview URL: | https://fraz-fix-missing-button.agoric-dapp-inter-emerynet.pages.dev |
Fixes: #340
The "Keep using old version" button appears depending on the current version of dapp being used. so it might appear or not depending on the version being used. Since this exists/does not exist case can introduce unexpected failures in the e2e tests, the line of code referencing it has been made conditional depending on whether the button is found or not.