First character keep overwriting on mobile device when text prediction feature is enabled in keyboard settings

I have implemented Algolia autocomplete search in Magento store. Desktop view works fine but in samsung mobile devices when the text prediction is enabled in settings the first letter keeps overwriting and creating bad user experience. See the video to better understand the issue: 20230808_191603.mp4 - Google Drive

Remove words if no result options is already set to None.

Anyone please tell me how to fix it?

1 Like

@rehan we have the same problem, did you allready find a workaround?

yes sir. I updated algolia bundle js manually to the latest version (GitHub - algolia/algoliasearch-extensions-bundle) and used enterKeyHint property on autocomplete().