kevinschaich / mintable

🍃 Automate your personal finances – for free, with no ads, and no data collection.
https://kevinschaich.io/mintable/
MIT License
1.52k stars 200 forks source link

Bug: v2.0.0 Beta - mintable setup -> linking a new account successfully doesnt show the account #73

Closed yawhide closed 4 years ago

yawhide commented 4 years ago

When you link a new account using mintable setup and successfully connect the account to plaid, the main screen doesnt refresh. You cant see your newly created account. You need to refresh manually to see the connected account.

(small issue)

kevinschaich commented 4 years ago

Thanks @yawhide – I think this is fixed in #76. Refreshing after the Plaid auth result should do the trick.

Can you confirm whether this fixes the issue on v2.0.0-beta.32?

You should be able to upgrade versions by running:

npm install -g mintable
yawhide commented 4 years ago

looks good now!