An open API service indexing awesome lists of open source software.

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

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.