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

[Autocomplete] Fix undef dataSource.value #8864

Merged
merged 1 commit into from
Oct 26, 2017

Conversation

michalmikolajczyk
Copy link

@michalmikolajczyk michalmikolajczyk commented Oct 26, 2017

Closes #8863

@oliviertassinari oliviertassinari merged commit f5faea3 into mui:master Oct 26, 2017
@oliviertassinari
Copy link
Member

@michalmikolajczyk Thanks :)

@michalmikolajczyk
Copy link
Author

sweet

@oliviertassinari oliviertassinari changed the title #8863 [AutoComplete] fix undef dataSource.value [AutoComplete] Fix undef dataSource.value Oct 26, 2017
@oliviertassinari oliviertassinari changed the title [AutoComplete] Fix undef dataSource.value [Autocomplete] Fix undef dataSource.value Oct 26, 2017
djbuckley added a commit to manchesergit/material-ui that referenced this pull request Oct 27, 2017
* call_em_all_-_master/master:
  mui#8863 [AutoComplete] fix undef dataSource.value (mui#8864)
  [docs] Add FlyWeekend in showcase (mui#8812)
  Update Menu.js (mui#8769)
  [docs] added a web app to showcase (mui#8767)
@mbrookes mbrookes added the v0.x label Dec 2, 2017
@oliviertassinari oliviertassinari added the component: autocomplete This is the name of the generic UI component, not the React module! label Apr 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: autocomplete This is the name of the generic UI component, not the React module! v0.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[AutoComplete] Uncaught TypeError: Cannot read property 'type' of undefined
3 participants