chore(Cross): [IOAPPX-283] Add IOScrollView
(next iteration of GradientScroll
, now deprecated) + IOScrollViewWithLargeHeader
#8869
Annotations
2 errors and 3 warnings
|
Run yarn test:ci
The operation was canceled.
|
Run yarn lint:
ts/components/core/typography/Factory.tsx#L90
React Hook useMemo has a missing dependency: 'props'. Either include it or remove the dependency array
|
Run yarn lint:
ts/features/messages/components/MessagesArchive.tsx#L59
React Hook useCallback has missing dependencies: 'navigateToMessageDetail' and 'toggleItem'. Either include them or remove the dependency array. If 'navigateToMessageDetail' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Run yarn lint:
ts/utils/hooks/useOnFocus.tsx#L30
React Hook useEffect has missing dependencies: 'dontExecuteBefore', 'lastUpdate', 'loadAction', and 'navigation'. Either include them or remove the dependency array. If 'loadAction' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Loading