The React team is finally ditching the "can't call `useLayoutEffect` on the server" warning: - https://github.com/facebook/react/pull/26395 At some point we can hopefully stop using the `useIsomorphicLayoutEffect` hack.
The React team is finally ditching the "can't call
useLayoutEffecton the server" warning:At some point we can hopefully stop using the
useIsomorphicLayoutEffecthack.