We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
get coordinates utility does not make the fetch if a user supplies a transcript
it should fetch the coordinates
no fetch happens
I messed up the inputComplete logic when introducing the tx lookup feature
fix the inputComplete logic so the fetch happens when the input is complete for when the user supplies a transcript
staging
No response
unrelated to bug
Yes, I can create a PR for this fix.
The text was updated successfully, but these errors were encountered:
I was going to include this as part of #323 but decided to do this in a separate PR so this bug isn't blocked by progress on that issue
Sorry, something went wrong.
#334
katiestahl
No branches or pull requests
Describe the bug
get coordinates utility does not make the fetch if a user supplies a transcript
Steps to reproduce
Expected behavior
it should fetch the coordinates
Current behavior
no fetch happens
Possible reason(s)
I messed up the inputComplete logic when introducing the tx lookup feature
Suggested fix
fix the inputComplete logic so the fetch happens when the input is complete for when the user supplies a transcript
Branch, commit, and/or version
staging
Screenshots
No response
Environment details
unrelated to bug
Additional details
No response
Contribution
Yes, I can create a PR for this fix.
The text was updated successfully, but these errors were encountered: