react-use-scrollspy icon indicating copy to clipboard operation
react-use-scrollspy copied to clipboard

Update index.ts to use useLayoutEffect

Open manmohanjit opened this issue 1 year ago • 0 comments
trafficstars

Update hook to use useLayoutEffect https://react.dev/reference/react/useLayoutEffect#usage https://blog.saeloun.com/2022/07/28/difference-between-useeffect-and-useeffectlayout-hooks/

Using useEffect causes some unintended behaviour with other libraries

manmohanjit avatar Aug 15 '24 17:08 manmohanjit