I am creating a fresh CRA & here is my project directory
Before we going started, you need to add this npm package first, to install please ...
For further actions, you may consider blocking this person and/or reporting abuse
Your codesandbox has same problem as my application. When you make a change in the code, and reload error:
CKEditorError
ckeditor-duplicated-modules
Read more: ckeditor.com/docs/ckeditor5/latest...
â–¶ 13 stack frames were collapsed.
eval
/src/Editor.js:10:21
7 | useEffect(() => {
8 | editorRef.current = {
9 | CKEditor: require("@ckeditor/ckeditor5-react").CKEditor, // v3+
Any idea how to solve this?
codesandbox.io/s/bitter-morning-m2...
thanks for reply. can you provide explanation with link?
Thanks for this !
Quite welcome! Best of luck in your journeys and have a great weekend!
Thanks! This really helps.
how can we add "Normal" in heading of toolbar along with paragraph? Can you make a post on that, it will help alot.
sir how can I upload image
Did you find any solution?
not yet sir:(((
Bro, I'm trying to find a Rich Text Editor for one of my projects, Non of them are working as expected, but you can go with TipTap
can I upload image with this bro ?
Yes, but only from the URL and not from your device! :(
Really helpful, i finally got to fix the errors that i was having