OctoFi / octofi-app-aquafarm

OctoFi - Track your DeFi portfolio, find new investment opportunities, buy and sell directly, and wrap your tentacles around a sea of gains. Hosted on Github Pages.
https://app.octo.fi
41 stars 40 forks source link

Site has blank pages after app updates #163

Closed nathanjessen closed 3 years ago

nathanjessen commented 3 years ago

The dApp registers service workers which caches scripts and causes an issue loading scripts after each site update. Unregister the service workers so the issue isn't present in the future.