Describe the bug
When changing between auto-progression and click to progress text, sometimes an error is generated.
Steps To Reproduce
Create the following script:
# Root
JANE
How does that sound?
Confusing...
Convenient!
Expected Result
No error is generated.
2. Play the script.
3. Progress until you reach the end of the script and the choices are displayed.
4. Stop the script.
5. Delete the blank space to create an auto-progress script similar to the following script:
Root
JANE
How does that sound?
Confusing...
Convenient!
6. Play the script.
Actual Result
A white screen with the following error appears:
"Application error: a client-side exception has occurred (see the browser console for more information)."
Desktop (please complete the following information):
OS: Windows
Browser: Chrome
Version: 100.0.4896.75
Additional context
It won't work all the time. I'd say this bug has a reproducibility percentage of about 60%. If these instructions fail to create an error, repeat adding and removing the blank space between running and stopping the script. It eventually happens. I was able to get it on the first try for a few times using the steps above.
Describe the bug When changing between auto-progression and click to progress text, sometimes an error is generated.
Steps To Reproduce
JANE How does that sound?
Expected Result No error is generated.
Root
JANE How does that sound?
Actual Result A white screen with the following error appears: "Application error: a client-side exception has occurred (see the browser console for more information)."
Desktop (please complete the following information):
Additional context It won't work all the time. I'd say this bug has a reproducibility percentage of about 60%. If these instructions fail to create an error, repeat adding and removing the blank space between running and stopping the script. It eventually happens. I was able to get it on the first try for a few times using the steps above.