-
Notifications
You must be signed in to change notification settings - Fork 2
Error handling #7
Copy link
Copy link
Open
Description
There is no .catch for the fetch requests, so in case something goes wrong in the API, then either the website will crash or a feature would not work. and the user has no indication on what happened.
as basic implementation for now add a .catch for the fetch requests and add an alert for now.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels