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 combobox warning in React 16.13.0 #497

Merged
merged 3 commits into from
Mar 2, 2020

Conversation

danieltott
Copy link
Contributor

This pull request:

  • Creates a new package
  • Fixes a bug in an existing package
  • Adds additional features/functionality to an existing package
  • Updates documentation or example code
  • Other

This PR fixes #495

I'm not sure what the policy is regarding updating versions of React. I ended up upgrading React and related packages to 16.13.0 in order to test out the fix (since it doesn't spawn an error in 16.12.x). This update passes all tests, and will still pass tests without the React upgrade, so if it would be preferable I can revert those changes.

@enforce-template-use
Copy link

Thank you for the pull request

@danieltott danieltott changed the title Fix combobox warning in 16.13.0 Fix combobox warning in React 16.13.0 Mar 2, 2020
@codesandbox-ci
Copy link

codesandbox-ci bot commented Mar 2, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 73ef7ef:

Sandbox Source
clever-rain-xbzc3 Configuration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Controlled combobox spawning warnings in React 16.13.0
2 participants