Skip to content

Fix docs locale switcher serving Korean content on English selection #13754

@scarf005

Description

@scarf005

Bug

On https://opencode.ai/docs/rules/, the page renders Korean content even when English is selected from the footer language selector.

Steps to reproduce

  1. Open https://opencode.ai/docs/rules/
  2. Confirm the page content is Korean
  3. In the footer language selector, choose English
  4. Observe redirect to https://opencode.ai/docs/rules/

Actual

The URL remains /docs/rules/ and content is still Korean.

Expected

Selecting English should render the English docs page/content for rules.

Notes

Likely locale resolution/path handling issue when switching from a localized route back to the canonical docs path.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions