If I have a server-side rendered web app (e.g. NextJS or Gatsby) the browser will download the static HTML, render it to the user and then React will try to hydrate.