https://github.com/namchee/form-status-repro
useFormStatus reproduction
https://github.com/namchee/form-status-repro
Last synced: over 1 year ago
JSON representation
useFormStatus reproduction
- Host: GitHub
- URL: https://github.com/namchee/form-status-repro
- Owner: Namchee
- Created: 2023-08-30T04:42:34.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-30T10:31:47.000Z (almost 3 years ago)
- Last Synced: 2025-01-30T03:28:00.786Z (over 1 year ago)
- Language: TypeScript
- Size: 48.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Form Status Reproduction
~~Minimal reproduction of the new `useFormStatus` hook that never sets `pending` to `true`.~~
Apparently, separating the component solved this issue. Still asked why is this happening on NextJS forum.