Replies: 1 comment
-
Is there any solution this? I am also facing the same issue. I have allowance approval popup for my erc20 token once confirm we trigger the transfer so can we deal with two modal from meta mask.
I have tried with below approach but only work for any one modal.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have issues that sometimes I have a token spending screen and sometimes is not there.
If I put the command cy.confirmTransaction() it will fail if there is approve token spending and also if there is not approveTokenSpending it will fail if I try to approve it.
How to approach this?
Beta Was this translation helpful? Give feedback.
All reactions