Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Doc right aside do not contain the title of document fragments #24

Closed
Tracked by #133
chenjiahan opened this issue Jul 19, 2023 · 0 comments · Fixed by #640
Closed
Tracked by #133

[Bug]: Doc right aside do not contain the title of document fragments #24

chenjiahan opened this issue Jul 19, 2023 · 0 comments · Fixed by #640
Labels
🐞 bug Something isn't working

Comments

@chenjiahan
Copy link
Member

Version

System:
    OS: macOS 13.4.1
    CPU: (10) arm64 Apple M1 Pro
    Memory: 5.36 GB / 32.00 GB
    Shell: 5.9 - /bin/zsh
  Browsers:
    Chrome: 114.0.5735.198
    Safari: 16.5.1
  npmPackages:
    @modern-js/doc-tools: workspace:* => 2.26.0 
    @modern-js/tsconfig: workspace:* => 2.26.0

Details

The right aside bar do not contain the title of document fragments.

For example, The "CLI Tool" chapter is imported as a Component:

import CliToolVue from '@zh/shared/cliToolVue.md';

<CliToolVue />

And the generated aside bar do not contain "CLI Tool":

image

Reproduce link

https://github.com/web-infra-dev/modern.js

Reproduce Steps

  1. cd packages/document/builder
  2. pnpm run dev
@chenjiahan chenjiahan added the 🐞 bug Something isn't working label Jul 19, 2023
@chenjiahan chenjiahan changed the title [Bug]: Doc right aside [Bug]: Doc right aside do not contain the title of document fragments Jul 19, 2023
@chenjiahan chenjiahan transferred this issue from web-infra-dev/modern.js Aug 28, 2023
@sanyuan0704 sanyuan0704 removed their assignment Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants