Fujicracy / fuji-v2

Cross-chain money market aggregator
https://fuji-v2-frontend.vercel.app
15 stars 10 forks source link

VaultSelect infinite loading fixed #702

Closed NikolaiYurchenko closed 8 months ago

vercel[bot] commented 9 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fuji-v2-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 10, 2023 3:52pm
brozorec commented 9 months ago

changed deps when we have different vault tyles, also fixed folded issue when we were unpating input and routes were folding.

cool, that works @NikolaiYurchenko :+1:

There might be a similar issue for the charts, both on lending and borrowing:

I start on '/lend' and want to lend WETH on Ethereum. I switch to USDC and the chart gets updated. I switch to ETH and the chart stays the same as for USDC.

Tried switching between dai and usdc on borrowing and got into a similar situation.