Ft/update result error display #69
Annotations
1 error and 1 warning
|
src/work-list/work-list.component.tsx#L86
The 'ResultsOrder' function makes the dependencies of useMemo Hook (at line 124) change on every render. Move it inside the useMemo callback. Alternatively, wrap the definition of 'ResultsOrder' in its own useCallback() Hook
|
The logs for this run have expired and are no longer available.
Loading