yieldprotocol / app-v2

Yield Protocol V2 UI
1 stars 0 forks source link

When on a fork and the forkURL changes, we should dump localstorage and reload #1184

Open jacobryas4 opened 1 year ago

jacobryas4 commented 1 year ago

it can be easy to forget the cached values, so you end up calling contracts that aren't on that fork and getting errors. Current work around is to just clear assets, series, strats manually from cache when you update the URL