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

fix: should await setupMain #1971

Merged
merged 1 commit into from
Dec 3, 2024
Merged

fix: should await setupMain #1971

merged 1 commit into from
Dec 3, 2024

Conversation

KermanX
Copy link
Member

@KermanX KermanX commented Dec 3, 2024

fix #1925

I was so careless and silly yesterday. 😇

@KermanX KermanX changed the title fix: error of Cannot read properties of undefined (reading 'currentRoute') fix: should await setupMain Dec 3, 2024
Copy link

netlify bot commented Dec 3, 2024

Deploy Preview for slidev ready!

Name Link
🔨 Latest commit 5d7bfef
🔍 Latest deploy log https://app.netlify.com/sites/slidev/deploys/674e642ae707810008bcf69d
😎 Deploy Preview https://deploy-preview-1971--slidev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

pkg-pr-new bot commented Dec 3, 2024

Open in Stackblitz

@slidev/client

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

create-slidev

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

@slidev/parser

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

create-slidev-theme

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

@slidev/cli

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

@slidev/types

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

commit: 5d7bfef

@KermanX KermanX merged commit 899956b into slidevjs:main Dec 3, 2024
20 checks passed
@antfu
Copy link
Member

antfu commented Dec 3, 2024

Ohh interesting, nice found!

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.

Uncaught TypeError: Cannot read properties of undefined (reading 'currentRoute')
2 participants