BitCannaGlobal / WeedMobile

5 stars 1 forks source link

BUG: After claim the rewards #68

Closed RaulBernal closed 7 months ago

RaulBernal commented 7 months ago

When you claim rewards you can't go back to Dashboard Steps to reproduce:

  1. Claim rewards
  2. Input the password and accept
  3. The claim process starts and Confirmation of claim will appears.
  4. You can't move from that page

Video: https://file.io/l9UfCf6sgko3

atmoner commented 7 months ago

Indeed, I forgot to bind the close modal buttons when the tx is accepted! Fixed here: https://github.com/BitCannaGlobal/WeedMobile/commit/b2fb3826b02791ec704ae54e10a319682dd11d99

RaulBernal commented 7 months ago

Good one!