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

Stage transition fixes #49

Merged
merged 2 commits into from
Jan 12, 2024

Conversation

jthrilly
Copy link
Member

Several small fixes for errors where selectors are briefly null during stage transition.

  • Prompt ID going to null
  • prompts.length being invalid because prompts is null
  • currentPromptId being required in <Prompts> but being passed null

Copy link

vercel bot commented Jan 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fresco ❌ Failed (Inspect) Jan 12, 2024 7:51am

@jthrilly jthrilly merged commit 31bf2cb into feature/registerbeforenext-oncomplete Jan 12, 2024
1 of 2 checks passed
@jthrilly jthrilly deleted the fix/stage-transition branch January 16, 2024 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant