Add hack to prevent rerendering legacy views in development #45
Annotations
10 warnings
Run lint ⚙️:
src/apps/dashboard/components/AppTabs.tsx#L56
Unexpected 'hack' comment: 'HACK: Force resizing to workaround...'
|
Run lint ⚙️:
src/apps/dashboard/routes/users/access.tsx#L141
React Hook useCallback has a missing dependency: 'libraryMenu'. Either include it or remove the dependency array
|
Run lint ⚙️:
src/apps/dashboard/routes/users/access.tsx#L239
React Hook useEffect has a missing dependency: 'userId'. Either include it or remove the dependency array
|
Run lint ⚙️:
src/apps/dashboard/routes/users/parentalcontrol.tsx#L225
React Hook useCallback has a missing dependency: 'libraryMenu'. Either include it or remove the dependency array
|
Run lint ⚙️:
src/apps/dashboard/routes/users/profile.tsx#L178
React Hook useCallback has a missing dependency: 'libraryMenu'. Either include it or remove the dependency array
|
Run lint ⚙️:
src/apps/dashboard/routes/users/profile.tsx#L187
React Hook useCallback has a missing dependency: 'getUser'. Either include it or remove the dependency array
|
Run lint ⚙️:
src/apps/dashboard/routes/users/profile.tsx#L266
React Hook useEffect has a missing dependency: 'getUser'. Either include it or remove the dependency array
|
Run lint ⚙️:
src/apps/experimental/components/tabs/AppTabs.tsx#L25
Unexpected 'hack' comment: 'HACK: Force resizing to workaround...'
|
Run lint ⚙️:
src/apps/experimental/routes/home.tsx#L126
React Hook useCallback has a missing dependency: 'setTitle'. Either include it or remove the dependency array
|
Run lint ⚙️:
src/apps/stable/features/playback/utils/mediaSegmentManager.ts#L28
Unexpected 'fixme' comment: 'FIXME: Replace with SDK...'
|
Loading