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

Uncaught TypeError: Cannot read properties of null (reading 'classList') #3551

Closed
dvmoomoodv opened this issue Dec 17, 2023 · 6 comments
Closed

Comments

@dvmoomoodv
Copy link

I appreciate your kind response in issue #3539.

However, I'm still facing the issue when I didn't include the following configuration during Reavel.initialize() setup. It seems that a default setting might be necessary. I would be grateful if you could take a look.

view: 'scroll'

@dvmoomoodv
Copy link
Author

used lateast version

@hakimel
Copy link
Owner

hakimel commented Dec 18, 2023

Did you try the latest version from the master branch or from npm? The fix from #3539 hasn't been released in a version yet and is only available if you pull from this repo.

@dvmoomoodv
Copy link
Author

I proceeded with the installation of the latest version using 'npm install' as you suggested. Is issue #3539 not yet available for npm distribution?

@hakimel
Copy link
Owner

hakimel commented Dec 18, 2023

No, the fix is not available on npm yet. It's only available here in the github repo. I'll get a new release out soon.

@dvmoomoodv
Copy link
Author

Thank you for explaining. Have a great day!

@hakimel
Copy link
Owner

hakimel commented Dec 18, 2023

No problem! I just published 5.0.3 with this fix. Should appear on npm shortly: https://github.com/hakimel/reveal.js/releases/tag/5.0.3

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

2 participants