We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
useIsomorphicLayoutEffect
The React team is finally ditching the "can't call useLayoutEffect on the server" warning:
useLayoutEffect
At some point we can hopefully stop using the useIsomorphicLayoutEffect hack.