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

React Strict Mode Warning keeps showing up and keeps producing numerous error logs #23217

Closed
1 task done
ericsonpadol opened this issue Apr 14, 2020 · 1 comment
Closed
1 task done

Comments

@ericsonpadol
Copy link

ericsonpadol commented Apr 14, 2020

  • I have searched the issues of this repository and believe that this is not a duplicate.

Reproduction link

http://notfound.com

Steps to reproduce

  1. import antd web component i.e. Buttons
  2. render to web browser

What is expected?

remove strict mode warnings and findDOMNode is deprecated in StrictMode. error

What is actually happening?

Warning: Legacy context API has been detected within a strict-mode tree.

The old API will be supported in all 16.x releases, but applications using it should migrate to the new version.

Please update the following components: LocaleReceiver

Warning: findDOMNode is deprecated in StrictMode. findDOMNode was passed an instance of Wave which is inside StrictMode.

Environment Info
antd undefined
React react 16.13.0
System MacOS 10.14.6
Browser Chrome Version 81.0.4044.92
@yoyo837
Copy link
Contributor

yoyo837 commented Apr 14, 2020

Duplicated of #9870 and #22493

@yoyo837 yoyo837 closed this as completed Apr 14, 2020
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