Open michalinacienciala opened 2 weeks ago
We are throwing an error in the logs when user closes the withdrawal modal during transaction assembly.
Pre-requisite: an account with withdrawable funds Steps:
Withdraw
X
Building transaction data
Result: Window closed, but error thrown in the logs (and visible in Sentry):
Uncaught (n promise) Error: Withdrawal cancelled`
As discussed on Discord, we should check if we can safely suppress the error
AENG-29 Remove error from logs when user closes the withdrawal modal during transaction assembly
We are throwing an error in the logs when user closes the withdrawal modal during transaction assembly.
Pre-requisite: an account with withdrawable funds Steps:
Withdraw
X
on theBuilding transaction data
modalResult: Window closed, but error thrown in the logs (and visible in Sentry):
As discussed on Discord, we should check if we can safely suppress the error