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 bug where tapping TextAreaRow always puts the cursor at the end #2245

Merged
merged 1 commit into from
May 12, 2023

Conversation

littlebobert
Copy link
Contributor

on iOS 16, when I tap on a TextAreaRow’s content to start editing, the cursor always goes to the end.

I can reproduce this in Eureka’s sample app. here’s a video:

opting out of TextKit 2 inside _TextAreaCell’s UITextView resolves the issue.

@michaelpahler
Copy link

ahh having the same issue

@mats-claassen mats-claassen merged commit c255e4b into xmartlabs:master May 12, 2023
1 check passed
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.

None yet

3 participants