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.