FormidableLabs / FormidableLabs/spectacle
Progess in overviewMode and exportMode
- Dominant language
- TypeScript
- Stars
- 10.2k
- Forks
- 700
- PR merge metrics
- No merged PRs in 30d
Description
### Prerequisites
**Feel free to delete this section if you have checked off all of the following.**
- [x] I've searched open [issues](https://www.github.com/FormidableLabs/spectacle/issues) to make sure I'm not opening a duplicate issue
- [x] I have read through the [docs](https://www.formidable.com/open-source/spectacle/docs) before asking a question
- [x] I am using the latest version of Spectacle
### Describe Your Environment
* Firefox 94.0.1 (x86_64) / Chrome 96.0.4664.55 (x86_64) tried both
* react 17.0.2
* spectacle 8.4.1
### Describe the Problem
If the `` Component does not get the right information about which slide number it is if used with `overviewMode=true`. It shows on each Slide that it is on Slide 1.
If used with `exportMode=true` nothing is shown.
**Expected behavior:**
The progess should be shown with the right information about which slide of the deck it is.
**Actual behavior:**
See description i guess.
### Additional Information
-
Contributor guide
Assessment
This issue has not been assessed yet.