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

Text characters are getting deleted in TextArea on iOS #4784

Open
hozdemir opened this issue Jun 15, 2023 · 0 comments
Open

Text characters are getting deleted in TextArea on iOS #4784

hozdemir opened this issue Jun 15, 2023 · 0 comments
Labels

Comments

@hozdemir
Copy link

When using TextArea fields, I noticed that on iOS, the characters I type are getting deleted automatically. This behavior is not observed on other platforms.

Software Version(s)
redux-form 8.3.10
redux 8.0.5
react 18.2.6

Steps to Reproduce:

Create a Redux-Form with a TextArea field in a React Native project.
Run the application on an iOS device or simulator.
Start typing in the TextArea field.
Notice that the characters are being deleted as you type.

@hozdemir hozdemir added the bug label Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant