tanstack-start-dashboard icon indicating copy to clipboard operation
tanstack-start-dashboard copied to clipboard

Next.js Imports and Packages Used in React SSR Project

Open Thiwain opened this issue 1 year ago • 0 comments

  • The project is set up for server-side rendering (SSR) with React, but some packages and imports specific to Next.js have been added. Since Next.js has a unique setup and SSR handling, using its imports in a regular React SSR project can lead to unexpected errors and conflicts

Thiwain avatar Nov 13 '24 18:11 Thiwain