fix(performance): ACT-1219 performance optimisations (#109) #486
Annotations
2 errors and 3 warnings
|
|
src/hooks/useDeviceDetector/use-device-detector.hook.ts#L100
Unexpected console statement
|
src/hooks/useDeviceDetector/use-device-detector.hook.ts#L106
React Hook useEffect has a missing dependency: 'options'. Either include it or remove the dependency array. If 'setDeviceDetector' needs the current value of 'options', you can also switch to useReducer instead of useState and read 'options' in the reducer
|
src/services/Analytics.service.ts#L7
Unexpected console statement
|
The logs for this run have expired and are no longer available.
Loading