- 15 Dec 2025
- 1 Minute zum Lesen
- Drucken
- DunkelLicht
- pdf
Error: Possible issue with step type
- Aktualisiert am 15 Dec 2025
- 1 Minute zum Lesen
- Drucken
- DunkelLicht
- pdf
Issue
A Step-by-Step Flow stops or fails to show the next instruction when a Free-floating step type is immediately followed by an Attached to element step type Flow on a different screen. You see the following error message: Possible issue with step type.

Probable Cause
Step type conflict across pages: The Flow sequence includes a Free-floating step followed by an Attached to element step, and these two consecutive steps are configured on different pages. For example, if a Free-floating step (Step 1) is on Page A, and the next step (Step 2), which is Attached to element, is on Page B, the Flow will break if the user doesn't perform the action needed to move from Page A to Page B. This means if the user clicks Next instead of clicking the UI element on page A, the Flow breaks. 
Suggested Solution
Keep the consecutive steps on the same screen of your application only while switching steps: When creating a Flow, ensure that an Attached to element step type that comes immediately after a Free-floating step is set up to appear on the same screen. The application runs checks to ensure it alerts you if it finds any consecutive steps that might break the Flow because they are on different screens. If you get an alert, you should either move the steps so they are on the same screen. In case you feel the Flow won’t fail, you can ignore the alert messages.
Note:
If the issue still persists, contact support@whatfix.com.