Skip to content

Commit a10df67

Browse files
authored
Stabilize autosave debounce in useForm
Stabilize autosave debounce and ensure cancellation on unmount in useForm. This change addresses issue #7082.
1 parent 366c54e commit a10df67

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.changeset/tough-books-compete.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"@refinedev/core": patch
3+
---
4+
5+
fix(core): stabilize autosave debounce and cancel on unmount in useForm
6+
7+
Fixes #7082

0 commit comments

Comments
 (0)