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 native multiple select values do not update #50

Closed
jupl opened this issue Dec 13, 2018 · 5 comments
Closed

Select native multiple select values do not update #50

jupl opened this issue Dec 13, 2018 · 5 comments
Labels
bug Something isn't working

Comments

@jupl
Copy link

jupl commented Dec 13, 2018

<Field
  native
  multiple
  {...props}
  component={Select}
/>
@vegtelenseg
Copy link
Contributor

vegtelenseg commented Dec 23, 2018

Hey @jupl, thanks for logging this. Will have a look, soon.

@cliedeman
Copy link
Collaborator

Something really weird is happening here. Some vague comments on some tickets say it has to do with our the event is triggered. Taking another look...

@cliedeman cliedeman added bug Something isn't working question Further information is requested and removed question Further information is requested labels Jun 2, 2019
@cliedeman
Copy link
Collaborator

Created a fix in #86 but it requires react hooks...

@cliedeman
Copy link
Collaborator

Nvm, material ui 4 actually requires react 16.8.0 minimum

@cliedeman
Copy link
Collaborator

Released in v0.0.19

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

No branches or pull requests

3 participants