Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deleting a step from steps tab, without removing page inside it causes error #381

Open
JessicaFrank opened this issue May 15, 2023 · 1 comment

Comments

@JessicaFrank
Copy link
Contributor

Author reported gray screen upon Previewing GI in prod author and on LHI.

Downloaded interview from LHI and tested it on author prod. I could replicate the issue with the following errors in the console when previewing from 1-Introduction

image

Opening interview in author didn't show any wonky logic or broken variables. All page paths seemed fine. However, there was an "unknown step" after step 6 in the pages tab. Steps tab only showed steps 0-6.

Theory is that author deleted step 7 from the steps tab, but had already put a "new page" into step 7 at some point. Because Step 7 had a page in it, it couldn't be fully deleted from the steps tab. So when the interview loaded in preview mode (and in the viewer on LHI), the steps structure didn't match up between the truth of the steps tab and the truth of the pages tab, causing the error shown above and a gray screen to appear.

image

When I deleted the page in the "unknown step", it disappeared and looks to be actually deleted. The interview loaded fine in preview mode and I asked the author to confirm that it's running as expected.

@tobiasnteireho
Copy link
Collaborator

Observed again today from different user. Awaiting details.

unassigned

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants