-
-
Notifications
You must be signed in to change notification settings - Fork 9.9k
page next, prev locale label not work(only doc) #10141
Copy link
Copy link
Closed as not planned
Labels
bugAn error in the Docusaurus core causing instability or issues with its executionAn error in the Docusaurus core causing instability or issues with its executionclosed: duplicateThis issue or pull request already exists in another issue or pull requestThis issue or pull request already exists in another issue or pull request
Metadata
Metadata
Assignees
Labels
bugAn error in the Docusaurus core causing instability or issues with its executionAn error in the Docusaurus core causing instability or issues with its executionclosed: duplicateThis issue or pull request already exists in another issue or pull requestThis issue or pull request already exists in another issue or pull request
Type
Fields
Give feedbackNo fields configured for issues without a type.
Have you read the Contributing Guidelines on issues?
Prerequisites
npm run clearoryarn clearcommand.rm -rf node_modules yarn.lock package-lock.jsonand re-installing packages.Description
Hello,
pagenavigator locale not work on Docusaurus v.3.3.2
only doc is not work
but category is work
Reproducible demo
Our repository is https://github.com/whatap/whatap-docs
Our site: https://docs.whatap.io
Steps to reproduce
This problem occurs when
yarn startandyarn buildin version v3.3.2.Expected behavior
Hopefully the page links (prev, next) at the bottom of the screen will apply the correct locale.
Actual behavior
Only when
typeisdocwill you not be able to get the translated value in current.json .Your environment
Self-service