Open YanaMIvanova opened 2 years ago
This issue is totally blocking manual account creation, as well as #1963, so it's inherently urgent for us
We found that this is caused by the redux-freeze
library, not sure why it started happening now and not earlier given that there are no recent versions, but closing the modal and creating new accounts works after commenting out the following lines:
This also explains why we observe this issue for DEV builds only
Steps:
13.0
or13.1
Expected: The modal should close
Actual: The modal stays open and errors are thrown