This repository has been archived by the owner on Nov 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 109
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
stabilize across multiple calls fix even more
Revisiting #335 in light of the issue noted in #337 First of all, stabilize the useMutate function even more by using a deep compare effect. This better handles cases in which the argument to `useMutate` is an inline object, which is the typical use case.
- Loading branch information
1 parent
d34e7e7
commit 5d2ad1e
Showing
2 changed files
with
78 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters