Is it possible to disable preloading for all slides? #715
Unanswered
leonsilicon
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've tried setting
defaults: { preload: false }
in the top frontmatter but it doesn't seem to apply to all slides; right now I have to manually addpreload: false
to every slide frontmatterBeta Was this translation helpful? Give feedback.
All reactions