Skip to content

Textfield doesn't work correctly with default value.  #6

@VNadygin

Description

@VNadygin
<TextField
  onChange={this.handleComponent511onChange}
  defaultValue={this.props.TodoQuery.Todo.text}
  value={this.state.component511State_value()}
/>

If both value and defaultValue props passed to the TextField component it ignores deault value

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions