Send-Tribute / tribute-dashboard

Abstraction UI layer for programmable interest smart contracts
https://app.sendtribute.io/
MIT License
5 stars 2 forks source link

[bug-fix] Changing tabs loses Tribute object in context #22

Closed brianwchou closed 5 years ago

brianwchou commented 5 years ago

issue #21 When using context with how it's set up, treat it like Redux. You need dump previous state into a new object and have it set. Otherwise you lose everything that was stored there prior.