Skip to content

fix: encode entry path URI in indexHtml setup #2176

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

Merged
merged 1 commit into from
May 24, 2025
Merged

Conversation

nekomoyi
Copy link
Contributor

The existing code works fine for standard paths but encounters issues when handling paths containing Unicode characters. This PR addresses the problem by encoding the paths containing Unicode characters.

fix #2154

Copy link

netlify bot commented May 20, 2025

Deploy Preview for slidev failed.

Name Link
🔨 Latest commit 464ca21
🔍 Latest deploy log https://app.netlify.com/projects/slidev/deploys/682c94f4dcb6510008ef24c0

Copy link

pkg-pr-new bot commented May 20, 2025

Open in StackBlitz

@slidev/client

npm i https://pkg.pr.new/slidevjs/slidev/@slidev/client@2176

create-slidev

npm i https://pkg.pr.new/slidevjs/slidev/create-slidev@2176

create-slidev-theme

npm i https://pkg.pr.new/slidevjs/slidev/create-slidev-theme@2176

@slidev/parser

npm i https://pkg.pr.new/slidevjs/slidev/@slidev/parser@2176

@slidev/cli

npm i https://pkg.pr.new/slidevjs/slidev/@slidev/cli@2176

@slidev/types

npm i https://pkg.pr.new/slidevjs/slidev/@slidev/types@2176

commit: 464ca21

@antfu antfu merged commit b48a96d into slidevjs:main May 24, 2025
16 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Slidev version 51.5.0 displays a blank page with an error message
2 participants