kodyl / react-document-meta

HTML meta tags for React-based apps. Works for both client- and server-side rendering, and has a strict but flexible API.
MIT License
320 stars 23 forks source link

Update react-side-effect to the latest version 2.1.1, please #48

Open popmanhe opened 3 years ago

popmanhe commented 3 years ago

Could you please update react-side-effect to its latest version, 2.1.1?

react-side-effect that react-document-meta is using still uses componentDidMount which will cause annoying warning message.

I saw latest react-side-effect has change it to unsafe_componentDidMount.

rpfelgueiras commented 2 years ago

Is there any update on this one? Would love to have it sorted out please :)

popmanhe commented 2 years ago

yes. I have switched to react-helmet