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

UNSAFE_componentWillMount error #14

Open
facuparedes opened this issue Feb 23, 2023 · 0 comments
Open

UNSAFE_componentWillMount error #14

facuparedes opened this issue Feb 23, 2023 · 0 comments

Comments

@facuparedes
Copy link

Hi! Thanks for this lib!
In React 18 we're getting this issue:

Using UNSAFE_componentWillMount in strict mode is not recommended and may indicate bugs in your code

This is related to react-helmet lib. ref: nfl/react-helmet#694
Could u replace it with react-helmet-async?

Greetings!

@facuparedes facuparedes changed the title Fix UNSAFE_componentWillMount error Feb 23, 2023
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

No branches or pull requests

1 participant