Im building a multistep flow in weweb and I want to get step 2 submit button to work

In WeWeb, my second step works when the conditional data is available to update but when the conditional data isn’t on the page for me to fill out I am not able to get my on submit button to do anything. It works when the conditional form fields are present but not when they are hidden.

Has anyone had this experience before?

Is there any field that’s hidden and required is set to true? Instead of conditionally rendering the fields, try the display setting.