react-summernote
react-summernote copied to clipboard
onBlurCodeview callback
Could you guys add support of onBlurCodeview callback, because of there are no chance now to handle the focus loss of code view. So when you add some text in codeview and then click save, your changes will not applied.
For this you need, add new callback in callback list and upgrade the summernote to 0.8.12 v