-
Notifications
You must be signed in to change notification settings - Fork 28
Description
Can we access your project?
- I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
Current Behavior
I have created a walkthrough for page "newOfferPage2". In the first step of that walkthrough I want the walkthrough step to focus a specific container. In the walkthrough preview it looks good, the container is properly focused. When I run the app in the iOS Simulator though the focus shifts to the right, so the focus no longer is on the whole container.
Tested it with a real device too and it shows the same behavior as in the simulator.
Expected Behavior
I would expect the focus being on the whole container just as in the preview.
Steps to Reproduce
- Run the app in the iOS Simulator
- Tap on the Get started now button
- Select one of the options, it does not matter which one.
- You will now see the focus of the walkthrough being on the ride side of the screen although it should be centered.
Reproducible from Blank
- The steps to reproduce above start from a blank project.
Bug Report Code (Required)
IT4gkM7qy4lgocNf7qr2a+9Vv2AvOXo/R5c0sd4bGA0dCJzuPLMQdvWlVFFWXs+4d1Y+fESmmkgFzPTNv87tKe0FEz6VG6p/1aVUdRaVJV+ia5OBCrWwdkZBO5hTGUii56SF3SUmJupsW3xg3VyIDfKtUg/ACbKwImdISq/LZO4=
Visual documentation
The top image shows the walkthrough's preview in FlutterFlow. This is how I'd expect it to see also on a device.
The bottom image shows how it ends up on a device.
Tested it with a real device too and it shows the same behavior as in the simulator.
Environment
- FlutterFlow version: v6.6.16 released March 22, 2026
- Platform: iOS
- Browser name and version: Chrome Version 146.0.7680.81 FlutterFlow extension
- Operating system and version affected: MacOS Tahoe 26.3.1 (25D2128)Additional Information
I cannot release the app with the walkthrough feature.

