Skip to content

Input value doesn't change (react) #726

@loeclos

Description

@loeclos

I implement the input component like:

<input value={value} onChange={setValue}>

but when I try to clear the value with:

setValue('');

the input doesn't update.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions