-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Navigation bar disappear and Code highlight doesn't work #704
Comments
Same here, it breaks from 0.35.0 |
me too, but 0.35.4 works well |
I can reproduce the issue (linux, firefox) for the bar, the code highlighting seems to work.
|
The first console warnings that are abnormal are about @tonai As you worked on the build part, maybe you're familiar with these kind of errors? (although these are in dev mode) |
Hum environment variables should be replaced by the build tool. |
I confirm it break by switching from 0.34.3 to 0.35.0, which seems to be only made of an upgrade to vite3. |
But no issue when running the demo presentation with a clone and build of v0.35.6 (or any version probably). |
Describe the bug
The button still works, but the navigation bar doest not display.
Highlighting a specific line of a code block does not work.
These functions can be used normally in
v0.34.2
To Reproduce
npm init slidev@latest
npm run dev
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: