hakimel / reveal.js

The HTML Presentation Framework
https://revealjs.com
MIT License
67.95k stars 16.65k forks source link

Electron #2857

Closed geniuscd closed 3 years ago

geniuscd commented 3 years ago

Hello, Great plugin!

I'm trying to integrate it into an electron (nextron) project its SSR. the problem is that im not able to make it running. navigator is undefined, or window is undefined. I also tried to add it in the useEffect hook, still no luck. any other alternative?

I'm trying to achieve a dynamic load from local file, where the slides are located in an .mdx file. appreciate your help :) or at least some links.. i've searched a lot without finding any clue.

ghost commented 3 years ago

Hello, Great plugin!

I'm trying to integrate it into an electron (nextron) project its SSR.

the problem is that im not able to make it running.

navigator is undefined, or window is undefined.

I also tried to add it in the useEffect hook, still no luck.

any other alternative?

I'm trying to achieve a dynamic load from local file, where the slides are located in an .mdx file.

appreciate your help :) or at least some links.. i've searched a lot without finding any clue.

jollyolchap commented 3 years ago

-run:'run_fast'

-bundle: -v

-ruby

??