You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When testing a form in preview mode, if you start on a route that isn't in the main flow of the form, conditions won't fire the way they're supposed to.
To Reproduce
Steps to reproduce the behavior:
Create a new form
Import the attached form json
Preview page 2
Click "Yes"
form should route to page 3, but instead routes to page 4
Expected behavior
The form should route to page 3
Repository
runner
Desktop (please complete the following information):
Describe the bug
When testing a form in preview mode, if you start on a route that isn't in the main flow of the form, conditions won't fire the way they're supposed to.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The form should route to page 3
Repository
Desktop (please complete the following information):
Additional context
Here is the form JSON:
The text was updated successfully, but these errors were encountered: