react-summernote icon indicating copy to clipboard operation
react-summernote copied to clipboard

onChange does not work in Codeview

Open akang0408 opened this issue 3 years ago • 1 comments

I am facing an issue where the onChange method does not fire when a change is made in Codeview. I see there was a PR opened that was supposed to fix this https://github.com/summernote/react-summernote/pull/88 that added a onChangeCodeview. That does not work for me either and I do not see it in the source code. Any ideas how to resolve this?

akang0408 avatar Jun 01 '22 15:06 akang0408

@akang0408 you can try this out https://www.npmjs.com/package/react-summernote-lite

deflexable avatar Feb 25 '23 12:02 deflexable