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

[1.0.0-beta13] Async options with Promises displays [object Promise] as input value #24

Closed
szymonmichalak opened this issue Jun 22, 2016 · 3 comments

Comments

@szymonmichalak
Copy link

Hey,
I am having an issue with 1.0.0-beta13 version, as with Async options whenever user tries to write something in the input, it changes typed value to [object Promise]. There is already a fix for that at react-select - is there any chance to merge this fix to react-select-plus and publish a new version to npm?

Issue on react-select:
JedWatson/react-select#940

Pull Request fixing that issue:
JedWatson/react-select#941

Thanks!

@TrevorBurnham
Copy link
Contributor

I'm aware of the issue. Unfortunately, there hasn't been a react-select release with that patch yet, and I've been trying to keep react-select-plus releases in 1:1 correspondence with react-select releases. This seems like a good case for an exception, though. I'll put together an intermediate release later today.

@TrevorBurnham
Copy link
Contributor

TrevorBurnham commented Jun 22, 2016

I've published a release with that patch as 1.0.0-beta13.patch1.

@szymonmichalak
Copy link
Author

Wow, that was quick! Thank you so much, works like a charm 👍

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

No branches or pull requests

2 participants