Ft/update result error display #62
Annotations
1 error and 1 warning
|
src/work-list/work-list.component.tsx#L93
The 'ResultsOrder' function makes the dependencies of useMemo Hook (at line 131) 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