You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PR for this issue is pending to merge since a year.
For work around, I'm able to get it done by changing value of dataDetectorTypes='none' to dataDetectorTypes={["none"]} in quill-editor.tsx > renderWebview > WebView. And imported this library outside node_modules as
import QuillEditor, { QuillToolbar } from '../../components/react-native-cn-quill/src';
please update React-native-webview pakg
The text was updated successfully, but these errors were encountered: