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

Sidebar does not re-render based on new content in markdown #32

Closed
bencodezen opened this issue Jun 24, 2020 · 2 comments
Closed

Sidebar does not re-render based on new content in markdown #32

bencodezen opened this issue Jun 24, 2020 · 2 comments
Labels
bug: pending triage Maybe a bug, waiting for confirmation

Comments

@bencodezen
Copy link
Member

Describe the bug
A clear and concise description of what the bug is.

  1. Expect

To Reproduce
Steps to reproduce the behavior:

  1. Create index.md file with a few headings
  2. Sidebar auto is turned on
  3. Add new headings (h2s or h3s) to index.md file
  4. Save file

Expected behavior
A clear and concise description of what you expected to happen.

Sidebar should rerender with the appropriate headings.

System Info

  • vitepress version: v0.4.0
  • vite version: v1.0.0-beta.1
  • Node version: v12.16.1
  • OS version: macOS 10.15.5

Additional context
Add any other context about the problem here.

@bencodezen bencodezen added the bug: pending triage Maybe a bug, waiting for confirmation label Jun 24, 2020
@yyx990803
Copy link
Member

That's a bug in Vite's HMR refactor and will be fixed in 1.0.0-beta.9

@otabekoff
Copy link
Contributor

This is happening again.

agulado pushed a commit to agulado/vitepress that referenced this issue Mar 4, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug: pending triage Maybe a bug, waiting for confirmation
Projects
None yet
Development

No branches or pull requests

3 participants