final-form / final-form/react-final-form

button type="reset" does not work

Open
#792 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.4k
Forks
497
PR merge metrics
No merged PRs in 30d

Description

## actual

```

Reset
Submit

```
Currently default browser behavior with `type="reset"` does not work.

## expected
``` Reset```
Should clear form.

This was working previously with redux-form and this is standard browser action so that it should be supported with react-final-form

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.