fix(core): track overlay on inner-container scroll (#913)#1690
Open
aalimovs wants to merge 2 commits into
Open
fix(core): track overlay on inner-container scroll (#913)#1690aalimovs wants to merge 2 commits into
aalimovs wants to merge 2 commits into
Annotations
4 warnings
|
Check linting and formatting:
apps/demo/lib/use-demo-data.ts#L44
React Hook useEffect has a missing dependency: 'metadata'. Either include it or remove the dependency array
|
|
Check linting and formatting:
apps/demo/app/custom-ui/[...puckPath]/client.tsx#L116
React Hook useEffect has a missing dependency: 'onTabCollapse'. Either include it or remove the dependency array. If 'onTabCollapse' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
Check linting and formatting:
apps/docs/components/Preview/index.tsx#L292
React Hook useEffect has an unnecessary dependency: 'ref.current'. Either exclude it or remove the dependency array. Mutable values like 'ref.current' aren't valid dependencies because mutating them doesn't re-render the component
|
|
Check linting and formatting:
apps/docs/components/Preview/index.tsx#L278
React Hook useEffect has an unnecessary dependency: 'ref.current'. Either exclude it or remove the dependency array. Mutable values like 'ref.current' aren't valid dependencies because mutating them doesn't re-render the component
|
background
wait
wait-all
cancel
parallel
Loading