{"section":"known-issues","requestedLocale":"en","requestedSlug":"autocomplete-search-not-working-with-space","locale":"en","slug":"autocomplete-search-not-working-with-space","path":"docs/en/known-issues/Portal/autocomplete-search-not-working-with-space.md","branch":"main","content":"## Summary\n\n\n\nOn Portal legacy stores, the auto-complete search does not work if the search terms have space.\n\n\n\n## Simulation\n\n\n\n- Go to the search bar and try to search for \"super product\", for example.\n- The request will fail.\n\nAlthough the auto-complete search does not work, the default search will work properly.\n\n\n\n## Workaround\n\n\nThe workaround for this case is to use a javascript customization to make the autocomplete search work properly (using %20 instead of +)"}