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

Dropdown generate errors in console #4064

Closed
rafalradomski opened this issue Sep 16, 2020 · 1 comment
Closed

Dropdown generate errors in console #4064

rafalradomski opened this issue Sep 16, 2020 · 1 comment

Comments

@rafalradomski
Copy link

rafalradomski commented Sep 16, 2020

Bug Report

errror

Steps

Just use the Dropdown component with the latest version of Semantic-UI-React with the latest react-dom: 16.13.1

Expected Result

no errors

Actual Result

3 warnings in the console

Version

1.2.1

Testcase

none

@layershifter
Copy link
Member

There is no UNSAFE_* methods in our code anywhere, they were removed in 1.0.0.
For findDOMNode - it's a real warning, however it's only in StrictMode, we have an issue for tracking it #3819.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants