Skip to content
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

Inconsistent firing of slidetransitionend event causes weird behavior #7

Open
IllustratedMan-code opened this issue Jan 10, 2025 · 0 comments

Comments

@IllustratedMan-code
Copy link

Reveal.js's slidetransitionend event seems to not fire on all slides. I tried Edge (chromium) and firefox and both seemed to have this issue.

I worked around it in my case by making changes to plugin.js to use slidechanged instead, which seems to work fine.

https://github.com/IllustratedMan-code/Journal-club-1-16-2025/blob/main/node_modules/reveal.js-drawer/src/plugin.js

No idea why the event is inconsistently firing, but it leads to the canvas never being created in some cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant