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

fix(react-helmet): use react-helmet-async to fix console error #129

Merged
merged 2 commits into from
Jul 28, 2021

Conversation

Aman-Codes
Copy link
Collaborator

Description

Fixed error in console due to the use of react-helmet library. Also listed as an issue in nfl/react-helmet#548

Changes

  • Replaced react-helmet with react-helmet-async

Screenshots

Before

image

After

image

How to test

Check console for error

@GMishx GMishx added needs review Need code review needs test Needs testing labels Jul 28, 2021
@github-actions github-actions bot added the has merge conflicts PR has merge conflicts, require rebase label Jul 28, 2021
@github-actions
Copy link

This pull request has conflicts, please rebase to resolve those before we can evaluate the pull request.

@github-actions github-actions bot removed the has merge conflicts PR has merge conflicts, require rebase label Jul 28, 2021
@GMishx GMishx merged commit 0987c3f into development Jul 28, 2021
@GMishx GMishx deleted the fix/console-error branch July 28, 2021 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs review Need code review needs test Needs testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants