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

Case-insenstive support #202

Closed
antfu opened this issue Jan 8, 2021 · 0 comments
Closed

Case-insenstive support #202

antfu opened this issue Jan 8, 2021 · 0 comments
Labels
bug: pending triage Maybe a bug, waiting for confirmation

Comments

@antfu
Copy link
Member

antfu commented Jan 8, 2021

Describe the bug

When deploying to Netlify, it will redirect the URLs to the lowercase version (which is forced and no way to opt-out). When we serving docs that contain uppercases, the SSG content will be displayed correctly, and after JS loading finished, the whole page will be completely white out.

To Reproduce

Example demo: https://5ff76cdd71e66e000a4ef7f0--vueuse.netlify.app/core/useMouse/

image

Expected behavior

Resolve the lean.js hash case-insensitively.

System Info

  • vitepress version: 0.10.7
  • vite version: 2.0.0-beta.10
  • Node version: v14.15.3
  • OS version: macOS v11.1

Additional context

With #203: https://vitepress--vueuse.netlify.app/core/useMouse/

@antfu antfu added the bug: pending triage Maybe a bug, waiting for confirmation label Jan 8, 2021
antfu added a commit to antfu/vitepress that referenced this issue Jan 8, 2021
@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

1 participant