Skip to content

Prevent propagation of events

Reveal.js 4.2.0 introduced a new event handler, onSlidesClicked, which breaks the hyperlinks used by the plugin (they now also trigger a navigation to the presentation's first slide). Therefore, stop the propagation of events.

Merge request reports

Loading