Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for #372 #373

Merged
merged 2 commits into from
Nov 20, 2024
Merged

Fix for #372 #373

merged 2 commits into from
Nov 20, 2024

Conversation

timlukastlt
Copy link
Contributor

Changed dataDetectorTypes to Array

@AdilaSouza
Copy link

Hello do you intend to create a new release for this fix ?
I'm currently on 1.9.0 and I'm having this problem mentioned in this issue which this merged PR solves.
I really need this change

@dariodaich
Copy link

@stulip thanks for the initiative and the work on the project. I appreciate your effort.

+1 to what @AdilaSouza mentioned. I suspect a lot of other Expo devs are affected by this.

@spacester7563
Copy link

Go to \node_modules\react-native-pell-rich-editor\src\RichEditor.js
And at line 270 change dataDetectorTypes={'none'} to dataDetectorTypes={['none']}
as shown in image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants