Skip to content
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

Fix axios requests #324

Merged
merged 1 commit into from
Jun 3, 2023
Merged

Fix axios requests #324

merged 1 commit into from
Jun 3, 2023

Conversation

schroda
Copy link
Collaborator

@schroda schroda commented Jun 3, 2023

The response was the expected data and not the actual axios response. Thus, there was no "data" property and trying to use it could lead to error like e.g. TypeErrors.

The response was the expected data and not the actual axios response.
Thus, there was no "data" property and trying to use it could lead to error like e.g. TypeErrors.
@schroda schroda merged commit eaa8392 into Suwayomi:master Jun 3, 2023
@schroda schroda deleted the fix/request_manager_axios_requests branch June 3, 2023 22:30
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.

1 participant