General Category > Help for ParamQuery Select

Search functionality not working in mobile

(1/1)

vijay@spinetechnologies:
I have used pqselect plugin in my project. I found that the search is not supported on mobile. When I try to search, every time I touch the search text box, the mobile keyboard appears, and the select box disappears as soon as the keyboard appears.

Kindly help me in this matter

paramvir:
Thanks for reporting issue. I'm looking into it and would provide the fix soon.

paramvir:
Mobile keyboard raises the window resize event which cause the popup to close with default closeOnWindowResize: true option of pqselect.

https://paramquery.com/pro/api/select#option-closeOnWindowResize

Please set the option closeOnWindowResize: false and let me know whether it fixes the issue.

vijay@spinetechnologies:
Hi Paramveer,

I tried the proposed solution and it worked for me.

Thank You :D

Navigation

[0] Message Index

Go to full version