Forum Discussion
My Replay button is not working
I have a replay button on my slides, but it's not working. When I click it, it does nothing. It also doesn't work for me to press Play and replay the slide that way. The only way for me to replay is to drag the timeline to earlier, then press play. How do I fix this? Is there a way to remove the replay button and still have the play bar?
- Jürgen_Schoene_Community Member
the replay function only works, if the slide is set to "Reset to initial state"
-> slide property -> When revisting "Reset to initial state"
- AdeleCarsonCommunity Member
Having this same issue. My slide is set to "Reset to initial state" and I am still having the issue on certain slides. Manually dragging the seekbar and pressing play does work. I wish there was a way to remove only the replay button.
Hi Adele!
Sorry to hear your Replay button is not functioning as intended!
It sounds like your slide properties have been set correctly, but it would be helpful to have a closer look at your .story file and test the behavior on our end. Would you be comfortable sharing a copy here in the discussion or privately through a support case?
Also, I have seen other users hide only the replay button by using Javascript.
- RonPricePartner
Hey Dawn
Your Slide Properties may be impacting this. If your slides are set to Resume or if they are interactive slides and set to Automatically Decide, then the Replay Button will not replay the slide.
- jasonrectorCommunity Member
Hopping on this thread.
When creating a small course with the original settings (resume saved state) the replay button works fine. With my larger course, the replay button fails when pressed, resulting in this error in the console.
Uncaught (in promise) DOMException: The play() request was interrupted by a call to pause().
Setting all the slides to "Resume inital state" does provide mitigation to this, but unless the user completes it in one session, will this not cause the user to go back to the beginning of the course? Is there a fix being worked on for this?
Hi Jason,
Using the resume saved state will always prevent the slide from rewinding. This behavior is described in this article:
To consistently allow the replay button to rewind the slide, use the "Resume initial state" option you mentioned. Just to clarify, using this slide revisit behavior won't cause the entire course to reset, just the slide's timeline.
Feel free to share a copy of your project file here or privately by opening a support case if you want us to take a look at how it's set up!