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

EnhancedTextarea: access the input textfield using getInputNode(). #959

Merged
merged 1 commit into from
Jun 26, 2015
Merged

EnhancedTextarea: access the input textfield using getInputNode(). #959

merged 1 commit into from
Jun 26, 2015

Conversation

vlad-mh
Copy link
Contributor

@vlad-mh vlad-mh commented Jun 26, 2015

Fix error when setting the value of the textfield 'input'. Use
getInputMethod() instead of accessing this.refs.input which doesn't
return the DOM element.

Fix error when setting the value of the textfield 'input'. Use
getInputMethod() instead of accessing this.refs.input which doesn't
return the DOM element.
hai-cea added a commit that referenced this pull request Jun 26, 2015
…et-value

EnhancedTextarea: access the input textfield using getInputNode().
@hai-cea hai-cea merged commit c5a114d into mui:master Jun 26, 2015
@hai-cea
Copy link
Member

hai-cea commented Jun 26, 2015

Thanks @MattHauglustaine !

@zannager zannager added the component: text field This is the name of the generic UI component, not the React module! label Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: text field 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.

3 participants