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

Using Custom Buttons in a Dialog fires a warning. #547

Closed
mewben opened this issue Apr 17, 2015 · 1 comment
Closed

Using Custom Buttons in a Dialog fires a warning. #547

mewben opened this issue Apr 17, 2015 · 1 comment
Labels
component: button This is the name of the generic UI component, not the React module! component: dialog This is the name of the generic UI component, not the React module!

Comments

@mewben
Copy link

mewben commented Apr 17, 2015

Warning: Don't set .props.className of the React component <FlatButton />. Instead, specify the correct value when initially creating the element. The element was created by DialogWindow.

Example: The docs http://material-ui.com/#/components/dialog

@mmrtnz mmrtnz closed this as completed in dab5b46 Apr 17, 2015
@mmrtnz
Copy link
Contributor

mmrtnz commented Apr 17, 2015

Fixed with #500

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: button This is the name of the generic UI component, not the React module! component: dialog This is the name of the generic UI component, not the React module!
Projects
None yet
Development

No branches or pull requests

4 participants