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

Links after custom error component don't open

Open
#752 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

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

Bug

### What is the current behavior?
In a form using the custom error component, links that are after it don't work.
- first input has focus
- I click on the link below
- the error appears, but the link is not opened
- when I click again on the link the link is opened

### What is the expected behavior?
- the error should appear, as I blured the input
- the link should open on the first click

### Sandbox Link
https://codesandbox.io/s/confident-germain-smxsp?fontsize=14&hidenavigation=1&theme=dark

### What's your environment?

React Final Form's code sandbox

### Other information

https://stackoverflow.com/questions/60511037/link-inside-react-final-form-does-not-work

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.