Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug / Continuous "Failed to fetch routes for this pair" error thrown when updating the quote for swapping (not bridging) tokens #1075

Merged
merged 6 commits into from
Nov 7, 2024

Conversation

superKalo
Copy link
Member

@superKalo superKalo commented Nov 6, 2024

Right after the swap quote gets requested, in 1 minute, the continuous update throws JS error, causing "Failed to fetch routes for this pair" throw. That's because the swap quote response lacks usedBridgeNames (which is bridge-only return param).

Closes https://github.com/AmbireTech/ambire-app/issues/3177 (technically, #1059 got merged before this PR that closed this beforehand).

@superKalo superKalo merged commit 0ed77c6 into v2 Nov 7, 2024
1 check passed
@superKalo superKalo deleted the bug/route-update-goes-wrong-when-swapping branch November 7, 2024 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants