Open memoyil opened 1 week ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
web | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 17, 2024 4:01pm |
Latest commit: 07faa3fe7d10ba0b2b294968fb753591f10f7100
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
To reproduce
Turn off v2 from customize routing Pick a token that doesn't have v3 pool See it infinitely loading without showing message
Before:
After:
PR-Codex overview
This PR focuses on improving error handling and conditional logic in the trading process, specifically addressing trade errors and route validation in the swap functionality.
Detailed summary
tradeError
assignment to handle undefined cases.chainId
.SwapRevampRiskDisplay
.V4Swap
to considertradeError
.NoValidRouteError
inSwapCommitButton
.