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

Default Theme renders home page and 404 page unexpectedly #963

Closed
3 tasks done
nozomuikuta opened this issue Jul 11, 2022 · 2 comments · Fixed by #964
Closed
3 tasks done

Default Theme renders home page and 404 page unexpectedly #963

nozomuikuta opened this issue Jul 11, 2022 · 2 comments · Fixed by #964
Labels
bug Something isn't working
Milestone

Comments

@nozomuikuta
Copy link
Contributor

Describe the bug

I found default theme renders home page and 404 page unexpectedly, whose ways in which it happens differs from environment to another.

Reproduction

Case 1: the current website

Case 1-1 (expected):

Case 1-2 (unexpected):


Case 2: local development

Case 2-1 (expected):

Case 2-2 (unexpected):

Case 2-3 (unexpected):

Expected behavior

Home page and 404 page are rendered only when they are supposed to be so.

System Info

Environment 1: https://vitepress.vuejs.org/ as of Jul 11th 2022
Environment 2: my local with the head of upstream's `main` branch checked out
---
  System:
    OS: macOS 12.3.1
    CPU: (8) arm64 Apple M1
    Memory: 1.15 GB / 16.00 GB
    Shell: 5.8 - /bin/zsh
  Binaries:
    Node: 16.15.1 - ~/.nvm/versions/node/v16.15.1/bin/node
    npm: 8.11.0 - ~/.nvm/versions/node/v16.15.1/bin/npm
  Browsers:
    Chrome: 103.0.5060.114
    Safari: 15.4
---

Additional context

I'm not so familiar with VitePress' implementation, so I don't have an idea at the moment.
I will post comments when I find something related.

Validations

  • Follow our Code of Conduct
  • Read the docs.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
@nozomuikuta nozomuikuta added the bug: pending triage Maybe a bug, waiting for confirmation label Jul 11, 2022
@brc-dd brc-dd added bug Something isn't working and removed bug: pending triage Maybe a bug, waiting for confirmation labels Jul 11, 2022
@brc-dd brc-dd added this to the v1.0.0 milestone Jul 11, 2022
@brc-dd
Copy link
Member

brc-dd commented Jul 11, 2022

Hi! Can you checkout fix/404 branch and see if the issues are resolved.

@nozomuikuta
Copy link
Contributor Author

Hi, sorry for late reply.
I confirmed that Case 1-2, Case 2-2, and Case 2-3 are all fixed in the website and at the latest commit of main branch. 👍

@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 Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants