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

Browser hangs when using SVG images exported from PowerPoint #3631

Open
ICompareSolutions opened this issue Jun 1, 2024 · 0 comments
Open

Comments

@ICompareSolutions
Copy link

I am currently trying to use reveal.js to host a presentation that was originally created in PowerPoint. I exported the PowerPoint slides as SVG images, and renamed elements within the SVGs to make them unique.

I am using some other plugins, however, those do not seem to interfere. It appears to have problems with slides that have too many animations (fragments).

One of the plugins (svg-loader) loads the SVGs on-the-fly, however, that plugin seems to help more that hurt since it came force SVG elements to be unique.

In this example use case, when the user tries to go from slide 2 to slide 3, the browser hangs.

Run the example here: https://icomparesolutions.github.io/reveal
Source code is here: https://github.com/ICompareSolutions/reveal

NOTE: This is just a sample (not finished) presentation, however, I can repeat this issue in multiple presentations for specific slides.

I am using the Chrome Browser that is kept up-to-date.

Thanks,

John

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