Skip to content

First input ignored after action completes #1307

@aaronfulkerson

Description

@aaronfulkerson

Describe the bug

After submitting the form and the action returns, the first input on the form is ignored.

Your minimal, reproducible example

https://github.com/aaronfulkerson/tanstack-form-validation

Steps to reproduce

  1. Don't enter any values
  2. Hit submit
  3. Wait for the action to complete (3 seconds in the repo provided)
  4. Attempt to add a value to the form

Expected behavior

As a user I expected the form to respond to my input but instead the first input is ignored.

How often does this bug happen?

Every time

Screenshots or Videos

No response

Platform

  • macOS 15.3.2
  • Arc
  • 1.86

TanStack Form adapter

react-form

TanStack Form version

1.1.0

TypeScript version

5.8.2

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    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