Skip to content

Fix user autocomplete queries breaking when custom filter is used#67

Open
vkourtis wants to merge 1 commit intoitsarvinddev:masterfrom
vkourtis:fix-custom-filters-breaking-user-autocomplete-queries
Open

Fix user autocomplete queries breaking when custom filter is used#67
vkourtis wants to merge 1 commit intoitsarvinddev:masterfrom
vkourtis:fix-custom-filters-breaking-user-autocomplete-queries

Conversation

@vkourtis
Copy link

@vkourtis vkourtis commented Nov 5, 2025

I was trying to add custom searchFilter in my project to reduce results to certain area (by using locationBias) and could not make it work, until I realized there is a bug where the user's query is not passed.

I worked around the issue by providing a custom PlacesAPI, but I think this fix should do it. Tried it locally on my projects and worked fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant