Check the screenshot. Every time I modify the md file, it always crashes after saving.
Minimal reproduction
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
See the error
You can use https://sli.dev/new to create a new project to reproduce the issue.
Environment
Slidev version: 0.49.25
Browser: chrome latest
OS: macos14
If you are using Slidev globally (i.e. npx slidev or npm i -g slidev), please try to reproduce the issue in a local project (i.e. npm create slidev@latest).
Describe the bug
Check the screenshot. Every time I modify the md file, it always crashes after saving.
Minimal reproduction
Steps to reproduce the behavior:
You can use https://sli.dev/new to create a new project to reproduce the issue.
Environment
If you are using Slidev globally (i.e.
npx slidev
ornpm i -g slidev
), please try to reproduce the issue in a local project (i.e.npm create slidev@latest
).