Today I noticed the "Update page on swipe" boolean property for the PageView widget was missing in my new project. But the same property exists, when I checked in one of my older projects (created sometime Nov/Dec in 2024).
Also checked in both versions of the FlutterFlow IDE - web (Chrome) and mac OS app. The property is missing in the new project only. Not sure if this is a bug in the FlutterFlow UI.
Below are screenshots (PageView property and project version) for reference,
New project:
Old project:
This is worrisome, as I am unsure which other widgets are missing their properties.
Have you guys encountered this before?