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

Warning: Using UNSAFE_componentWillMount in strict mode is not recommended and may indicate bugs in your code. #623

Open
pxim opened this issue Oct 30, 2020 · 7 comments

Comments

@pxim
Copy link

pxim commented Oct 30, 2020

Do you want to request a feature or report a bug?

What is the current behavior?

image

Which versions of React and react-helmet, and which browser / OS are affected by this issue?
Did this work in previous versions of React and/or react-helmet?

 "react": "^16.11.0",
 "react-dom": "^16.11.0",
 "react-helmet": "^6.1.0",
@DevShahidul
Copy link

Please check this solution https://stackoverflow.com/questions/62202890/how-can-i-fix-using-unsafe-componentwillmount-in-strict-mode-is-not-recommended

@Maxou44
Copy link

Maxou44 commented Nov 8, 2020

Duplicate, original issue here: #548

@pxim
Copy link
Author

pxim commented Nov 9, 2020

There is no solution other than react helmet async.

@hc0503
Copy link

hc0503 commented Oct 5, 2022

There is no solution other than react helmet async.

react-helmet-async package works well.

@t-ricci-digit
Copy link

I don't get why the issue in this repository (react-helmet) should be avoided by ditching this (react-helmet) entirely and switch to another library (react-helmet-async with different owner of the repo)

Can't the issue be fixed in this repository with an update? Should we all just stop using react-helmet? I mean if another package made it work (react-helmet-async), why can't also this (react-helmet) change to React's standard recommendations?

@kevr
Copy link

kevr commented Jan 12, 2023

What in the world?

@ARogueOtaku
Copy link

Is this library maintained anymore? Last publish was 3 years ago.
I think the least the maintainer/former maintainer could do is update the README and redirect the new users to a suitable alternative.

dogukanakkaya added a commit to dogukanakkaya/daohive-web that referenced this issue Oct 13, 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

7 participants