-
Notifications
You must be signed in to change notification settings - Fork 54
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
Throws warning: List doesn't get rendered when items are loaded async and select component is hidden #145
Conversation
changed title to "breaking changes", with "s" in the end - otherwise release won't be triggered |
Please check the inputs from "codeclimate/total-coverage" |
Why is this a breaking change? It has no effect on the API of the component as far as I see. |
you are right, which changes I should made in PR? |
Please don't merge, got issue with React.createRef(), checking... |
@yegor-babiy regarding your question - changing the title is enough :) |
Not the title, need to ammend the commit message |
Issue was fixed |
d11f581
to
0eaec89
Compare
@liorheber, what do you think? can be merged? |
… and select component is hidden
eb08a4b
to
c48e932
Compare
@liorheber if no objections, I will merge in the evening |
Fixes #143
Proposed Changes