Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Keyboard hiding in mobile › Reply To: Keyboard hiding in mobile
February 4, 2025 at 11:56 am
#52745
Keymaster
Hi,
Thanks for the details.
The issue is unrelated to the plugin, there is a custom coded event listener attached to all ajax request, so when the search is finished it triggers and removes focus from the input, which causes the keyboard to hide.