<Suspense fallback={}> throws Uncaught Error: window is not defined
I am trying to apply Loader to a page that displays data fetched by a GraphQL query. For the same, I tried the following:
I am trying to apply Loader to a page that displays data fetched by a GraphQL query. For the same, I tried the following: