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

[Native select] Cannot render children #15786

Closed
MatteoGioioso opened this issue May 22, 2019 · 1 comment
Closed

[Native select] Cannot render children #15786

MatteoGioioso opened this issue May 22, 2019 · 1 comment
Labels
external dependency Blocked by external dependency, we can’t do anything about it

Comments

@MatteoGioioso
Copy link

  • [ x] This is not a v0.x issue.
  • [ x] I have searched the issues of this repository and believe that this is not a duplicate.

Expected Behavior 🤔

It should render a children like in vanilla html

Current Behavior 😯

I am trying to render a children into <option> tag from a native select, but I receive [Object object]

Steps to Reproduce 🕹

You can take a look in this sandbox
https://codesandbox.io/s/6i092

Tech Version
Material-UI v3.9.3
React v15.7.2
@eps1lon
Copy link
Member

eps1lon commented May 22, 2019

This is an issue with React not Material-UI. See facebook/react#15513

@eps1lon eps1lon closed this as completed May 22, 2019
@eps1lon eps1lon added the external dependency Blocked by external dependency, we can’t do anything about it label May 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external dependency Blocked by external dependency, we can’t do anything about it
Projects
None yet
Development

No branches or pull requests

2 participants