Export Mode is broken
See original GitHub issuePrerequisites
Feel free to delete this section if you have checked off all of the following.
- I’ve searched open issues to make sure I’m not opening a duplicate issue
- I have read through the docs before asking a question
- I am using the latest version of Spectacle
What version of Spectacle are you using? (can be found by running npm list spectacle
)
spectacle@9.0.0
What version of React are you using? (can be found by running npm list react
)
react@17.0.2
What browser are you using?
chrome
What machine are you on?
macOS M1
Describe the Problem
Export mode is not working on main branch (and on 9.0.0). For instance : https://raw.githack.com/FormidableLabs/spectacle/main/examples/one-page.html?slideIndex=0&stepIndex=0&exportMode=true
Error is : Cannot read properties of null (reading ‘slideIndex’)
Expected behavior: It should allow me to print my presentation as PDF.
Actual behavior: Blank page for now
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
Fix export issues in Premiere Pro - Adobe Support
Fix common export issues in 7 simple steps ... If the issue persists, follow these steps: Try exporting your project to a different...
Read more >Fixing broken exports – Lightspeed eCom (C-Series)
Fixing broken exports · In the left menu of the Back Office click Settings. · Under the STORE SETTINGS column, click Workflow. ·...
Read more >XDJ RX LINK export mode not working anymore – Pioneer DJ
Suddenly it stopped working (LINK button not showing) and I thought the adaptor (USB 2.0) was broken.
Read more >org mode does not export broken links - Emacs Stack Exchange
When I export an org document to html, the broken links are visible as html link 'nil'. What I want is just normal...
Read more >Broken darknet export · Issue #262 · ceccocats/tkDNN - GitHub
As a quick workaround I suggest to compile darknet export repo in CPU only mode (as written in the readme ), since the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Fixed in
spectacle@9.0.1
Hi @ryan-roemer I opened two issues related to these issues (references above).