-
Notifications
You must be signed in to change notification settings - Fork 719
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
Weird warnings about duplicate declarations #2358
Comments
Currently seeing this behavior, as well. |
This is a really weird issue, since it indicates that somehow there's a duplicate in The latest version of react-select's source doesn't match up with what that warning says is happening, is there any chance you could create a simple project I could look at to see this warning? |
FYI I am using |
Can't do anything for this without a reproduction, seems to work properly for me |
Search terms
multiple declarations
Expected Behavior
No warning produced
Actual Behavior
Steps to reproduce the bug
config:
current-level tsconfig
top level tsconfig
Environment
The text was updated successfully, but these errors were encountered: