We’ve fixed the way the hidden fields are handled when determining which pages to show in multistep Forms
Now, a page shouldn’t appear if there are no visible fields on it (like when all the fields are hidden by conditional logic).
Previously, hidden fields weren’t taken into account, which sometimes resulted in empty pages showing up in the multistep form.