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