react-ckeditor
react-ckeditor copied to clipboard
CKEditor component for React with plugin and custom event listeners support
Hi ad, When I set the equations in Editor, it does not display, but it displays on my site. can you help me? ``` this.onBlur(e), "afterPaste": e => this.afterPaste(e), "change":...
- When I am populating value from other sources on CK editor than it is initializing on every value update. - But when I am typing then it is working...
readOnly
how to set your ckeditor became readOnly state ?
ckeditor.js:1 Failed to load resource: net::ERR_NAME_NOT_RESOLVED ckeditor.js:91 CKEditor not found value @ ckeditor.js:91 on console in browser
#73 dialogDefinition event belongs to CKEDITOR, not CKEDITOR.editor https://stackoverflow.com/questions/31422539/dialogdefinition-event-is-not-called-for-any-dialog-while-initialization-of-ck
Hello, as a CKEditor 4 core team member, I would like to invite you to contribute to the official CKEditor 4 component for React available at https://github.com/ckeditor/ckeditor4-react. We appreciate the...
I just want to change the font type and size of ckeditor, how can i achieve that? I'm stuck btw I'm using ckeditor 4 for react
Hi Buddy , How i can add placeholder which will hide when i will click on html edtior to React CKEditor. Please help me out on this. I am using...
Hello, Thanks for the great plugin ! ## The problem In the current state, if content prop is undefined, the editor would reset his content on every update. ## The...
Seems to fix the sometimes appearing "Uncaught TypeError: Cannot call method 'unselectable' of null" errors