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
Do you want to request a feature or report a bug? Feature
Your envieronment Any
What is the current behavior? When fetch fails, we get only general error message.
fetch
What is the expected behavior? Better error reporting should exist (like for DNS errors).
Videos/screenshots of the issue https://i.imgur.com/3t6bScU.gifv
The text was updated successfully, but these errors were encountered:
Apparently that's very hard, because of some 'security' bs :/
whatwg/fetch#352 whatwg/fetch#526 whatwg/fetch#605
Marking as help wanted, perhaps someone knows some hack to get this basic functionality working.
help wanted
Sorry, something went wrong.
Merged into #47.
gear54rus
No branches or pull requests
Do you want to request a feature or report a bug?
Feature
Your envieronment
Any
What is the current behavior?
When
fetch
fails, we get only general error message.What is the expected behavior?
Better error reporting should exist (like for DNS errors).
Videos/screenshots of the issue
https://i.imgur.com/3t6bScU.gifv
The text was updated successfully, but these errors were encountered: