nuxt / content

The file-based CMS for your Nuxt application, powered by Markdown and Vue components.
https://content.nuxt.com
MIT License
3.13k stars 627 forks source link

Cannot navigate to relative path from `subfolder/index.md` #2448

Closed serkodev closed 1 month ago

serkodev commented 11 months ago

Environment

Reproduction

  1. Go https://stackblitz.com/edit/nuxt-starter-v8ecyl?file=content/about/index.md
  2. Click "/about" navigate to /about path (/about/index.md)
  3. Fail to "Go Foo" from /about path

Describe the bug

What I expected:

Additional context

Adding a trailing slash maybe solve the problem but I do not want that.

Logs

No response

github-actions[bot] commented 2 months ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

github-actions[bot] commented 1 month ago

This issue was closed because it has been stalled for 30 days with no activity.