Next.js Discord

Discord Forum

Examples of next/dynamic with Typescript?

Unanswered
Bigeye scad posted this in #help-forum
Open in Discord
Bigeye scadOP
I'm trying to use xterm.js with Next, and it can't be server-side rendered so I'm attempting to use next/dynamic but running into type issues. Does anyone have any examples of using it properly so I can sanity check? I think I falsely assumed I could just toss it in a wrapper with 'use client' but nope.

0 Replies