docusaurus: Algolia includes result from different locales but redirecting shows 404

Have you read the Contributing Guidelines on issues?

Prerequisites

  • I’m using the latest version of Docusaurus.
  • I have tried the npm run clear or yarn clear command.
  • I have tried rm -rf node_modules yarn.lock package-lock.json and re-installing packages.
  • I have tried creating a repro with https://new.docusaurus.io.
  • I have read the console error message carefully (if applicable).

Description

https://domain.com/ur/hello if this route is given by algolia search When i redirect then it will 404.When I refresh the page with same route It works

Steps to reproduce

Step1-Open algolia search bar Step2-Write something for search Step3-click

Expected behavior

When I click on search data I have to redirect to the respective pages

Actual behavior

Give 404 first . If I manually refresh then It works fine

Your environment

  • Public source code:
  • Public site URL:
  • Docusaurus version used:
  • Environment name and version (e.g. Chrome 89, Node.js 16.4):
  • Operating system and version (e.g. Ubuntu 20.04.2 LTS):

Reproducible demo

No response

Self-service

  • I’d be willing to fix this bug myself.

About this issue

  • Original URL
  • State: open
  • Created 3 years ago
  • Comments: 27 (1 by maintainers)

Most upvoted comments

Thank you @slorber, indeed, I was not aware of that parameter, and it does the job for me. I’ve added our whole domain for now. Will also wait for 2.3 version, sounds promising.