-
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 |
same here, looking for a fix! P.S I'm getting this error on typescript template. (node 18.17) |
Marking issue as stale since there was no activity for 30 days |
Same problem here. |
Marking issue as stale since there was no activity for 30 days |
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
![Screenshot 2023-06-28 at 4 17 27 PM](https://private-user-images.githubusercontent.com/9759741/249439047-8ec3dc00-bc26-4806-a07e-e1a32e98213a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4ODk3MjMsIm5iZiI6MTczODg4OTQyMywicGF0aCI6Ii85NzU5NzQxLzI0OTQzOTA0Ny04ZWMzZGMwMC1iYzI2LTQ4MDYtYTA3ZS1lMWEzMmU5ODIxM2EucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwNyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDdUMDA1MDIzWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MzkyNDE4YjVkOTdlMzgxOGJmN2NjYjdmMzZkM2UzOWUyYzFlYTczYmI0ZGRjYTQyZWY4M2M1NTRmNDZjNzZjMCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.v2n_imMu6KWoFVBCAbOJApit3DKIFTT8qcqo5ooQyG8)
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: