-
Notifications
You must be signed in to change notification settings - Fork 202
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: replaced react-helmet with react-helmet-async & fixed warning #1804
Conversation
|
Apply Sweep Rules to your PR?
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 👍
…1804) * fix: replaced react-helmet with react-helmet-async & fixed warning * fix: fixed tests & lock fix --------- Co-authored-by: Tomer Shvadron <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🍊 . Great fix!
react-helmet
withreact-helmet-async
Note: Solution idea taken from here Github Issue