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
The following query is generating an admin matching clause where the token contains a trailing comma.
Although this will not affect matching, the comma should not be present.
/v1/autocomplete?debug=true&text=Koh Lanta, Gothenburg, Sweden
...
"query": "Gothenburg,",
...
The text was updated successfully, but these errors were encountered:
The following query is generating an admin matching clause where the token contains a trailing comma.
Although this will not affect matching, the comma should not be present.
The text was updated successfully, but these errors were encountered: