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

"componentWillMount" deprecation warning is logged on every page #135

Open
toolness opened this issue Aug 17, 2020 · 1 comment
Open

"componentWillMount" deprecation warning is logged on every page #135

toolness opened this issue Aug 17, 2020 · 1 comment

Comments

@toolness
Copy link
Contributor

It looks like it's coming from some kind of third-party module, because none of our code contains a componentWillMount implementation.

The react devtools claim this is coming from a component called SideEffect(NullComponent) which isn't terribly helpful.

@sraby
Copy link
Member

sraby commented Aug 17, 2020

@toolness I suspect this issue has to do with the react-text-loop library that we use on the landing page. Seems that the package still makes use of these react methods...

Looks like it's logged as an issue on their github, though: braposo/react-text-loop#44

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

2 participants