Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
@refinedev_react-hook-form@5.0.1 source code.tar.gz | 2025-09-30 | 28.7 MB | |
@refinedev_react-hook-form@5.0.1 source code.zip | 2025-09-30 | 35.3 MB | |
README.md | 2025-09-30 | 530 Bytes | |
Totals: 3 Items | 64.1 MB | 0 |
Patch Changes
-
#6957
3bb1d1ea3ba72f6ca24a703ccef88de29a1782f3
Thanks @arndom! - - Add useEffect to set form values from initial query result when modal is visible.- Compensates for useForm not setting initial modal form values when querying the same resource id back-to-back.