wix-incubator / react-native-zss-rich-text-editor

React Native rich text editor based on ZSSRichTextEditor
Other
841 stars 310 forks source link

Title onChange doesn't fire #110

Open cherniv opened 6 years ago

cherniv commented 6 years ago

I see in editor.html in zss_editor.enableOnChange function that it only covers change events for content textfield and not for title textfield too. Is there any special reason why it is disabled?