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

Use native fetch instead of Axios #1040

Closed
GrandSchtroumpf opened this issue Feb 13, 2024 · 0 comments · Fixed by #1110
Closed

Use native fetch instead of Axios #1040

GrandSchtroumpf opened this issue Feb 13, 2024 · 0 comments · Fixed by #1110
Assignees

Comments

@GrandSchtroumpf
Copy link
Collaborator

We currently use the axios library to call the server. Axios is not needed anymore since fetch is natively supported by all browsers and node versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants