Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

fix: warning about UNSAFE_componentWillMount using react-helmet-async #1322

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

spaenleh
Copy link
Member

@spaenleh spaenleh commented Jul 4, 2024

In this PR I fix #1259 by swapping react-helmet for react-helmet-async.

I had to add the HelmetProvider context to the top of the app.

@spaenleh spaenleh self-assigned this Jul 4, 2024
@spaenleh spaenleh added bug 🪲 Something isn't working dependencies chore General chore and removed bug 🪲 Something isn't working labels Jul 4, 2024
Copy link

sonarqubecloud bot commented Jul 4, 2024

@spaenleh spaenleh added this pull request to the merge queue Jul 5, 2024
Merged via the queue into main with commit d425527 Jul 5, 2024
4 checks passed
@spaenleh spaenleh deleted the 1259-react-helmet-async branch July 15, 2024 05:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using Helmet cause warning UNSAFE_componentWillMount
2 participants