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

Synchronous Record-Level Validation (with delayed error render) Example does not work as advertised

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

Description

### Are you submitting a **bug report** or a **feature request**?

**Bug report**

### What is the current behavior?

_STEPS TO REPRODUCE:_

- Access [Synchronous Record-Level Validation (with delayed error render) Example](https://codesandbox.io/s/z2zqr008pm)
- Follow the instructions in the `Things to try:` section.

Errors are rendered immediately without a delay.

### What is the expected behavior?

The errors are expected to render after a delay of 1 second (1000 ms).

### Sandbox Link

https://codesandbox.io/s/z2zqr008pm

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.