alchemix-finance / alchemix-v2-frontend

Repository for v2 UI
https://alchemix.fi
ISC License
12 stars 22 forks source link

Fix permanent loading state on the transmuter page #566

Closed hone1er closed 4 months ago

hone1er commented 4 months ago

This pull request fixes a conditional check in the Transmuter.svelte file to prevent the perma-load state.

Checks for the $balancesStore to contain data before attempting to derive UI elements from it.

Trying to use $balancesStore before it has been populated in during the initialization causes an error, leaving the UI in a permanent loading state

vercel[bot] commented 4 months ago

@hone1er is attempting to deploy a commit to the Alchemix Finance Team on Vercel.

A member of the Team first needs to authorize it.