Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.3] After submitting a txn then killing and relaunching the app a "Oops Something went wrong" toast appears #3927

Closed
cortisiko opened this issue Mar 21, 2022 · 5 comments
Assignees
Labels
type-bug Something isn't working

Comments

@cortisiko
Copy link
Member

Describe the bug
A toast message "Oops Something went wrong" appears after a user submits a transaction > kills or backgrounds the app > reopen/relaunch the app

Screenshots
see here

To Reproduce
switch to rinkeby or ropsten then go to the test dapp
tap on create a token.
submit transaction
while transaction is submitting send the app to the background or kill the app
relaunch the app
notice the transaction goes through successfully and the toast error appears

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • App Version [e.g. 1.0.0] - find version number in app from Settings > About MetaMask

to be added after bug submission by internal support / PM
Severity

  • How critical is the impact of this bug on a user?
  • Add stats if available on % of customers impacted
  • Is this visible to all users?
  • Is this tech debt?
@Fatxx
Copy link
Contributor

Fatxx commented Mar 29, 2022

FWIW: Only happens on Android

@MattieBelt
Copy link

@Fatxx, we have a user experiencing a similar error.

This happens when placing a bidding transaction on our OrderBook through Metamask/WalletConnect;
After confirming in the MetaMask app and navigating back to the browser (so the app in the background), the app also show the "Oops Something went wrong :/" notification, but the transactions still completes. This is happening on a Iphone / safari browser, see screen recording:

Metamask_notification_error.mp4

@Jens05
Copy link

Jens05 commented Apr 18, 2022

I have the same bug. I submit a transaction and i get the same scenario as above. Furthermore, the transaction also doesnt appear in activity. Please let me know when this is fixed!

@khalilalilahmar
Copy link

khalilalilahmar commented Apr 22, 2022

Same issue after submitting transaction it's return the Txhash.
But that TxHash is no where to found on etherScan // Fixed issue was on low transaction fee
and where going back to metamask i see green toast transaction completed after 2 seconds a red toast show with Oops Something went wrong // the toast still showing if the user return to metamask app

@Fatxx Fatxx changed the title After submitting a txn then killing and relaunching the app a "Oops Something went wrong" toast appears [5.2] After submitting a txn then killing and relaunching the app a "Oops Something went wrong" toast appears May 10, 2022
@Fatxx Fatxx changed the title [5.2] After submitting a txn then killing and relaunching the app a "Oops Something went wrong" toast appears After submitting a txn then killing and relaunching the app a "Oops Something went wrong" toast appears May 31, 2022
@gantunesr gantunesr changed the title After submitting a txn then killing and relaunching the app a "Oops Something went wrong" toast appears [5.3] After submitting a txn then killing and relaunching the app a "Oops Something went wrong" toast appears Jun 14, 2022
@cortisiko
Copy link
Member Author

This was fixed in #4060 and will be in v5.3 release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants