Open n-popov-geniusee opened 2 years ago
Issue with QuillToolbar
QuillToolbar
When a user is in the middle of the word changing format:
The same behavior when I call _editor.current?.format('bold', true);
_editor.current?.format('bold', true);
The issue doesn't reproduce for toolbar inside QuillEditor
QuillEditor
env:
"react-native-cn-quill": "^0.7.15" Android: 10
same issue
Issue with
QuillToolbar
When a user is in the middle of the word changing format:
The same behavior when I call
_editor.current?.format('bold', true);
The issue doesn't reproduce for toolbar inside
QuillEditor
env: