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
I have searched the existing issues and confirm it has not been reported.
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
When creating a pageview and adding in each page a text with the current pageview index, it always remains 0
Expected Behavior
It should update on each swipe on pages. (0...1...2...3...etc)
Steps to Reproduce
1)create a blank project
2) Create a pageview with some pages
3) Add a text on each page and show the "current page index"
4)Run the app and you will see it remains on 0 always
Reproducible from Blank
The steps to reproduce above start from a blank project.
Hi @Thesergiolg99 - Thanks for submitting the issue. I have tested the issue and I can confirm that it is working as expected. To make it work you should use on page swipe action and page or app state variables combination. See below example. Thanks
Has your issue been reported?
Current Behavior
When creating a pageview and adding in each page a text with the current pageview index, it always remains 0
Expected Behavior
It should update on each swipe on pages. (0...1...2...3...etc)
Steps to Reproduce
1)create a blank project
2) Create a pageview with some pages
3) Add a text on each page and show the "current page index"
4)Run the app and you will see it remains on 0 always
Reproducible from Blank
Bug Report Code (Required)
ITFTz/Hqx89Nobhe+KrMLfpaliE7M0MdXJI7jNV/ewgjF774PJkDds+lSFZVXsSzaH5UOVe0pGEKzMr3ud/tNPZdFzqWG5hCz6ttFhPPbFiXVY+aDZGWdX9PEfhWfUiB0p6NgRIlAOxuc1Zh3GauDNiRQT6Cf9qOYwx5e6fDbOY=
Context
To generate children and update each document on an specific index.
Visual documentation
As you can see, each page shows a 0 always instead of the page index
Additional Info
No response
Environment
The text was updated successfully, but these errors were encountered: