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
When a user cancels the request, it shows an error message saying the the send request operation failed.
Expected Result: No error message should be show as the user has intentionally cancelled the request.
The text was updated successfully, but these errors were encountered:
fix: fixed issue where cancelling requests was throwing an error (#146)
86094cc
This is now fixed and available in the latest release v.012.0
Sorry, something went wrong.
No branches or pull requests
When a user cancels the request, it shows an error message saying the the send request operation failed.
Expected Result: No error message should be show as the user has intentionally cancelled the request.
The text was updated successfully, but these errors were encountered: