Skip to content

Fix issue 121 #132

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

Closed

Conversation

thisisayush
Copy link
Collaborator

@thisisayush thisisayush commented Oct 19, 2021

Depends #130
Fixes #121

Adds the "error" event listener and HTTP Status Code Check and displays message accordingly.

On error event (fired in case of Network Errors such as DNS Resolution, CORS, Offline, etc), the message "Network Error Occurred." is displayed.

On HTTP Status Code != 200, the message "An Error Occurred. Status Code: ()" is displayed.

Changes: c896f8a

@@ -0,0 +1,12 @@
/*
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we just simplify this or state the need of such a complicated gitignore ?

@DarrenWestwood
Copy link
Collaborator

Merged into master: fb74247

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.

3 participants