Skip to content

Conversation

@sdemjanenko
Copy link
Contributor

This happens if there is no matching option on initial render. Future
updates to the options do not fix this condition.

This happens if there is no matching option on initial render.  Future
updates to the options do not fix this condition.
@JedWatson
Copy link
Owner

Thanks @sdemjanenko!

JedWatson added a commit that referenced this pull request Jun 24, 2015
…pdate

Fix bug where Select shows the value instead of the label
@JedWatson JedWatson merged commit 740688a into JedWatson:master Jun 24, 2015
@jketcham
Copy link

Hi, really appreciated this fix as I was also experiencing this bug, but it doesn't look like it's in master anymore? Did some other change overwrite this or something? Not in the current build. @JedWatson this commit 7c6223e might've not included the most recent changes when it was added.

@stratease
Copy link

I'm using multi with async and I'm seeing this issue too. It eventually loads with the appropriate label, but it seems undesirable to display the value while it fetches the label data.

JedWatson added a commit that referenced this pull request Jul 28, 2015
@JedWatson
Copy link
Owner

I just realised what's going in here, I didn't pay close enough attention to the PR 😞

It updated lib/Select.js which is the built version, not src/Select.js. I've just reapplied the fix and will push another update shortly.

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

Successfully merging this pull request may close these issues.

4 participants