@TkDodo @nextjs @reactjs The recommendation is that libraries throw an error on the server if they implement experimental suspense: true when there's no way to guarantee that the same request on the client will line up during hydration. It's up to the library to ensure that it implements this properly.