nathantannar4 / InputBarAccessoryView

A simple and easily customizable InputAccessoryView for making powerful input bars with autocomplete and attachments
MIT License
1.15k stars 229 forks source link

iOS 17 issue with selection #251

Closed bark1n9 closed 12 months ago

bark1n9 commented 12 months ago

IMG_2471

I’ve noticed a small issue with the latest iOS 17 RC version released yesterday. When selecting a typed text, the middle part between the two cursors isn’t highligted. This used to work fine on iOS 16, so I’m not sure if it might be an issue on Apple’s end or if it can be fixed.

I’ve attached a screenshot showing this issue.

bark1n9 commented 12 months ago

Sorry, this seems like an implementation issue on my end as I couldn't replicate it on the Example project. Closing now.