-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: use programId in effect dep list for fetching DHIS2-15752
program is an object that changes at each render triggering the fetch every time. Instead, use a memoized program.id which is the only thing needed in the fetch. Memoize also setIsListEndVisible to avoid returning a difference function from the hook.
- Loading branch information
Showing
1 changed file
with
19 additions
and
9 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