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

Select without children is crashing #4131

Closed
glekner opened this issue Apr 26, 2020 · 3 comments
Closed

Select without children is crashing #4131

glekner opened this issue Apr 26, 2020 · 3 comments
Labels

Comments

@glekner
Copy link
Contributor

glekner commented Apr 26, 2020

Describe the issue. What is the expected and unexpected behavior?
Select of type SelectVariant.typeaheadMulti in the new version from 5 days ago is crashing without children even though the documentation says children is not a required prop.
We want to create an initial empty Select so the user can add multiple new values.

Screen Shot 2020-04-26 at 17 01 04

Screen Shot 2020-04-26 at 17 02 54

Please provide the steps to reproduce. Feel free to link CodeSandbox or another tool.

Create a SelectVariant.typeaheadMulti without children
Is this a bug or enhancement? If this issue is a bug, is this issue blocking you or is there a work-around?
Bug
What is your product and what release version are you targeting?
2.71.5

@glekner
Copy link
Contributor Author

glekner commented Apr 26, 2020

Screen Shot 2020-04-26 at 17 09 24

@redallen
Copy link
Contributor

I'm unable to reproduce this by removing the children from any of our examples, but I think it might be because you're still passing an array of selections. Can you fork this codesandbox and reproduce your issue (note: the select's dropdown in the codesandbox didn't work for me in FF, but did in Chrome)? Then we can help debug further!

@stale
Copy link

stale bot commented Jun 26, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the wontfix label Jun 26, 2020
@stale stale bot closed this as completed Jul 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants