Closed kingofpayne closed 4 years ago
The issue seems to come from transit.js which does not detect slide transition propertly when transition mode is 'fade'. See https://github.com/Martinomagnifico/reveal.js-transit/pull/1 which seems to fix the issue.
Merged it, thanks!
The plugin fails to show and animate the elements when the reveal.js transition mode is set to 'fade' during initialization. Other transition modes are ok.