Can we access your project?
Current Behavior
My ProgressBarSafe component is showing four persistent errors: “Property Override – Conditional value configuration is invalid.”
The component uses an Integer component parameter named “step,” with a default value of 1. I attempted to remove and recreate the conditional configuration. I also completely disabled Conditional Visibility on the affected container. The conditional setting was removed from the UI, but all four Property Override errors remain.
During troubleshooting, creating a new condition caused the error count to increase from 4 to 5. Removing that newly created condition returned the count to 4. This indicates that the four original invalid Property Override errors remain even after their visible conditional configuration has been removed.
The FlutterFlow UI currently does not appear to provide a way to locate or remove the four remaining invalid property overrides.
Expected Behavior
When a conditional property override is removed or disabled, FlutterFlow should remove the associated invalid configuration and clear the corresponding error. If an invalid property override still exists, FlutterFlow should identify the specific widget/property containing it and allow it to be edited or removed through the UI.
In this component, after removing the conditional configuration, I expect the four “Conditional value configuration is invalid” errors to disappear, or for FlutterFlow to provide a way to locate and repair the remaining overrides.
Steps to Reproduce
Open the Green Medix Blueprint project.
Open the component ProgressBarSafe.
The component has an Integer component parameter named step.
Select the Container inside the Row.
Under Visibility, enable Conditional.
Attempt to set the condition using Component Parameters → step, for example step == 1.
FlutterFlow reports “Property Override – Conditional value configuration is invalid.”
Remove the conditional visibility configuration so that Visibility returns to Unset.
The error count does not clear. The project continues to show 4 errors, all stating “Property Override – Conditional value configuration is invalid.”
Reopening the affected Container shows the conditional value as Unset, so there is no visible configuration available to correct or remove.
Refreshing/reopening the configuration and attempting to recreate or remove the condition does not clear the four errors.
Reproducible from Blank
Bug Report Code (Required)
IT4ekcjf35NOn7xE7qrqacZB/TkXOVwjap03ku1HcAwcIrbtBJkuPej+TGZuOLDid2xiPFmWgm000MmOkezhCu0FMhyJY7591apMbRX/WmehRYSUBpe8SUdDJNxmCnaEzpuZ2h55OvR1ci05wDiIBOi/XjbAHrL2PEY7QfiKBJDL+lK+LB3sGX0Jg1ZSfCvr
Visual documentation
Attached screenshots show the ProgressBarSafe component with the required Integer parameter step, the four persistent “Property Override – Conditional value configuration is invalid” errors, and the affected Container showing its Conditional Visibility configuration as Unset.
The errors remain even after the conditional configuration has been removed/reset, and FlutterFlow does not identify where the four remaining invalid property overrides are stored or provide a visible way to remove them.
Environment
FlutterFlow version: Current web version as of September 14, 2026
Platform: Web
Browser name and version: Google Chrome
Operating system: Windows
Project: Green Medix Blueprint
Affected component: ProgressBarSafe
Component parameter: step (Integer, Required)
Additional Information
This issue is blocking development of the Green Medix Blueprint app. I am building a reusable progress bar component that uses the required Integer parameter step to control the progress display as the user moves through the application.
During configuration, FlutterFlow created four “Conditional value configuration is invalid” Property Override errors. The conditional configurations have since been removed/reset and now display as Unset, but the four errors remain. I have been unable to locate or remove the underlying invalid overrides through the FlutterFlow UI.
I need either the invalid/stale Property Overrides cleared from the component or a way to identify exactly where they are stored so they can be corrected. At present, the errors remain even though the visible conditional configurations have been removed.
Can we access your project?
Current Behavior
My ProgressBarSafe component is showing four persistent errors: “Property Override – Conditional value configuration is invalid.”
The component uses an Integer component parameter named “step,” with a default value of 1. I attempted to remove and recreate the conditional configuration. I also completely disabled Conditional Visibility on the affected container. The conditional setting was removed from the UI, but all four Property Override errors remain.
During troubleshooting, creating a new condition caused the error count to increase from 4 to 5. Removing that newly created condition returned the count to 4. This indicates that the four original invalid Property Override errors remain even after their visible conditional configuration has been removed.
The FlutterFlow UI currently does not appear to provide a way to locate or remove the four remaining invalid property overrides.
Expected Behavior
When a conditional property override is removed or disabled, FlutterFlow should remove the associated invalid configuration and clear the corresponding error. If an invalid property override still exists, FlutterFlow should identify the specific widget/property containing it and allow it to be edited or removed through the UI.
In this component, after removing the conditional configuration, I expect the four “Conditional value configuration is invalid” errors to disappear, or for FlutterFlow to provide a way to locate and repair the remaining overrides.
Steps to Reproduce
Open the Green Medix Blueprint project.
Open the component ProgressBarSafe.
The component has an Integer component parameter named step.
Select the Container inside the Row.
Under Visibility, enable Conditional.
Attempt to set the condition using Component Parameters → step, for example step == 1.
FlutterFlow reports “Property Override – Conditional value configuration is invalid.”
Remove the conditional visibility configuration so that Visibility returns to Unset.
The error count does not clear. The project continues to show 4 errors, all stating “Property Override – Conditional value configuration is invalid.”
Reopening the affected Container shows the conditional value as Unset, so there is no visible configuration available to correct or remove.
Refreshing/reopening the configuration and attempting to recreate or remove the condition does not clear the four errors.
Reproducible from Blank
Bug Report Code (Required)
IT4ekcjf35NOn7xE7qrqacZB/TkXOVwjap03ku1HcAwcIrbtBJkuPej+TGZuOLDid2xiPFmWgm000MmOkezhCu0FMhyJY7591apMbRX/WmehRYSUBpe8SUdDJNxmCnaEzpuZ2h55OvR1ci05wDiIBOi/XjbAHrL2PEY7QfiKBJDL+lK+LB3sGX0Jg1ZSfCvr
Visual documentation
Attached screenshots show the ProgressBarSafe component with the required Integer parameter step, the four persistent “Property Override – Conditional value configuration is invalid” errors, and the affected Container showing its Conditional Visibility configuration as Unset.
The errors remain even after the conditional configuration has been removed/reset, and FlutterFlow does not identify where the four remaining invalid property overrides are stored or provide a visible way to remove them.
Environment
Additional Information
This issue is blocking development of the Green Medix Blueprint app. I am building a reusable progress bar component that uses the required Integer parameter step to control the progress display as the user moves through the application.
During configuration, FlutterFlow created four “Conditional value configuration is invalid” Property Override errors. The conditional configurations have since been removed/reset and now display as Unset, but the four errors remain. I have been unable to locate or remove the underlying invalid overrides through the FlutterFlow UI.
I need either the invalid/stale Property Overrides cleared from the component or a way to identify exactly where they are stored so they can be corrected. At present, the errors remain even though the visible conditional configurations have been removed.