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

raisedButton will reset state when receives new props #257

Merged
merged 1 commit into from
Jan 22, 2015

Conversation

seanders
Copy link
Contributor

Fixes #256
When props.disabled == true:
image

When props.disabled == false:
image

hai-cea pushed a commit that referenced this pull request Jan 22, 2015
raisedButton will reset state when receives new props
@hai-cea hai-cea merged commit ad8863a into mui:master Jan 22, 2015
@hai-cea
Copy link
Member

hai-cea commented Jan 22, 2015

Thanks @seanders !

@seanders seanders deleted the fix_disabled_raised_button branch January 22, 2015 08:15
@seanders seanders restored the fix_disabled_raised_button branch January 22, 2015 08:48
@zannager zannager added the component: button This is the name of the generic UI component, not the React module! label Mar 15, 2023
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!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disabled prop on RaisedButton causing wrong classes
3 participants