Next.js Discord

Discord Forum

Dynamic import acts weird in combination of ssr with csr

Unanswered
Oriental chestnut gall wasp posted this in #help-forum
Open in Discord
Oriental chestnut gall waspOP
If I enter directly from a link, the app loads instantly the whole content.
If I enter to the same page via the menu links, it loads slower, different.

im doing a dynamic import to a ssr component that includes a csr component.

How do I go about solving this difference in loading?

0 Replies