Q:

@editorjs/list window not defined

import dynamic from 'next/dynamic';
const List = dynamic(() => import("@editorjs/list"), { ssr: false });
1

New to Communities?

Join the community