Wilbroad Mark

Results 3 comments of Wilbroad Mark

Just work fine for me as well when replacing with dynamic import and ssr false in TextEditor.tsx ```js "use client"; import { ErrorMessage, useField } from "formik"; import React, {...

The same error come to my code : ```bash [email protected] rollup > rollup -c (node:14918) Warning: To load an ES module, set "type": "module" in the package.json or use the...

> The same error come to my code : > > ```shell > [email protected] rollup > > rollup -c > > (node:14918) Warning: To load an ES module, set "type":...