-
```bash
[vite] Internal server error: Failed to resolve import "/public/curve-big.svg" from "node_modules/slidev-theme-penguin/components/CornerCurves.vue". Does the file exist?
Plugin: vite:impor…
-
**Describe the bug**
After upgrading to the newest slidev version I'm getting the following error:
placeholder.js?v=f557482b:10 Uncaught (in promise) ReferenceError: CodeMirror is not defined
…
-
**Describe the bug**
My project contains only `slides.md`(the default slides created by `@slidev/cli`) and dependency `@slidev/cli` and the default theme, nothing else. After upgrading slidev to th…
dizys updated
3 years ago
-
**Describe the bug**
In development, the theme is dark.
But in the production suddenly the theme become light.
**To Reproduce**
Steps to reproduce the behavior:
1. Generate slidev proje…
-
## Description
I find the description of `v-link` fine and intuitive but after that it goes down hill pretty quickly and there are no examples to go in the docs or the test skeleton you get when yo…
-
![image](https://user-images.githubusercontent.com/49983314/125144396-55ea8c00-e150-11eb-9f60-578d414c0581.png)
在执行npm install时报错
-
Hi, in my slides, looks like we have kind of `titleTemplate` so it become `%s - Slidev`. How to update that titleTemplate? I want to change word "Slidev" to my name.
![Screenshot 2021-06-19 082902]…
-
**Describe the bug**
Could not open slides.md in the editor.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'http://localhost:3030/presenter/1'
2. Click on '![image](https:/…
-
**Describe the bug**
When execute `npm run dev`, even if starting from cleanroom, an error occurs:
> TypeError: loadTheme is not a function
**To Reproduce**
Steps to reproduce the be…
-
**Describe the bug**
There seems to be two separate bugs but the likely cause is probably the same so I am lumping them together.
Bug 1: Server a slidev build yields a blank page (Error 40…