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

fastRebuild removes all pages from Explorer #1709

Open
sarmong opened this issue Jan 5, 2025 · 0 comments
Open

fastRebuild removes all pages from Explorer #1709

sarmong opened this issue Jan 5, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@sarmong
Copy link

sarmong commented Jan 5, 2025

Describe the bug

When using --fastRebuild, after updating a page, all other pages disappear from explorer.

To Reproduce

  1. Create 2 markdown files.
  2. Run npx quartz build --serve --fastRebuild -d ./content
  3. Go to one of the files and update it
  4. Wait for rebuild and go to that file in browser
  5. The other page disappeared from Explorer

Expected behavior

fastRebuild correctly parses all pages to convert them to html code of Explorer

Desktop:

  • Quartz Version: 4.4.0
  • node Version: 20.9.0
  • npm version: 10.1.0
  • OS: Debian 12
  • Browser firefox
@sarmong sarmong added the bug Something isn't working label Jan 5, 2025
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

No branches or pull requests

1 participant