-
-
Notifications
You must be signed in to change notification settings - Fork 489
Open
Description
Describe the bug
I have my form fields in a Popper
, meaning my form
object mounts before my fields. This leads to the situation where the field
level errors are not displayed when the popper opens. There may be a simple solution to this but I've been playing around and haven't found yet. Any help would be appreciated.
Your minimal, reproducible example
https://stackblitz.com/edit/vitejs-vite-8bcuwtpv?file=src%2FApp.tsx
Steps to reproduce
- hit "show field"
- observe no red text below input field
- type and clear out text
- red error will appear
Expected behavior
I expect the red text to appear immediately after clicking show field
How often does this bug happen?
None
Screenshots or Videos
No response
Platform
- macOS
- brave 1.78.97
TanStack Form adapter
None
TanStack Form version
1.14.2
TypeScript version
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels