contentful / field-editors

React components and extensions for building Contentful entry editor
https://contentful-field-editors.netlify.app/
MIT License
150 stars 118 forks source link

This package is not working in Next.js project #1437

Open sgarchavada opened 1 year ago

sgarchavada commented 1 year ago

I just install this package and add this line in my project import { RichTextEditor } from '@contentful/field-editor-rich-text';

and now I am not able to run the project

Screenshot 2023-06-28 at 4 17 27 PM

Is this package supported for Next.js as if I add this line import 'codemirror/lib/codemirror.css';

i am getting this error

Screenshot 2023-06-28 at 4 20 09 PM
github-actions[bot] commented 1 year ago

Marking issue as stale since there was no activity for 30 days

aksxmtvnty9 commented 1 year ago

same here, looking for a fix!

P.S I'm getting this error on typescript template. (node 18.17)

github-actions[bot] commented 1 year ago

Marking issue as stale since there was no activity for 30 days

Kyoss79 commented 2 weeks ago

Same problem here.