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 UNSAFE_componentWillMount error #16

Closed
1 task done
wllmwu opened this issue Sep 2, 2023 · 1 comment · Fixed by #19
Closed
1 task done

Fix UNSAFE_componentWillMount error #16

wllmwu opened this issue Sep 2, 2023 · 1 comment · Fixed by #19
Assignees
Labels
bug Something isn't working frontend

Comments

@wllmwu
Copy link
Member

wllmwu commented Sep 2, 2023

  • Make this error stop showing up:

Screenshot 2023-09-01 at 19 11 32

@wllmwu wllmwu added the frontend label Sep 2, 2023
@wllmwu wllmwu self-assigned this Sep 2, 2023
@wllmwu
Copy link
Member Author

wllmwu commented Sep 2, 2023

This error is caused by the react-helmet library, which hasn't been updated since 2020 and seems to no longer be maintained. Fixed by replacing with react-helmet-async

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant