Skip to content
Discussion options

You must be logged in to vote

You can fix this by using

autoSlideMethod: () => Reveal.navigateRight()

As of reveal.js 4.0 Reveal.navigateRight isn't available before reveal.js is initialized so it ends up being undefined in your original example. There's no need to specify a navigationMode for this to work. I'll update the outdated example in the docs so no one else runs into this.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@jsaponara
Comment options

@mex511511mno
Comment options

Answer selected by hakimel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants