You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change input element type from text to search (#447)
* Change input element type from text to search
Fixes an issue on mobile Chrome where the user can't submit the search if a second input field exists further down the page.
* Update CHANGELOG.md
0 commit comments