-
Notifications
You must be signed in to change notification settings - Fork 116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This package is not working in Next.js project #1437
Labels
stale
Used to mark when there was no activity for a set period of time
Comments
Marking issue as stale since there was no activity for 30 days |
github-actions
bot
added
the
stale
Used to mark when there was no activity for a set period of time
label
Jul 29, 2023
same here, looking for a fix! P.S I'm getting this error on typescript template. (node 18.17) |
github-actions
bot
removed
the
stale
Used to mark when there was no activity for a set period of time
label
Aug 10, 2023
Marking issue as stale since there was no activity for 30 days |
github-actions
bot
added
the
stale
Used to mark when there was no activity for a set period of time
label
Sep 10, 2023
Same problem here. |
github-actions
bot
removed
the
stale
Used to mark when there was no activity for a set period of time
label
Aug 31, 2024
Marking issue as stale since there was no activity for 30 days |
github-actions
bot
added
the
stale
Used to mark when there was no activity for a set period of time
label
Sep 30, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
Is this package supported for Next.js
as if I add this line
import 'codemirror/lib/codemirror.css';
i am getting this error
The text was updated successfully, but these errors were encountered: