Open
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
Although the parameter is marked as Nullable, I get an error when I leave the input list fields empty.
Expected Behavior
Should allow leaving the field null and not throw an error.
Steps to Reproduce
- Create a cloud function (I believe the same happens for custom actions)
- Add a string list parameter that is nullable
- Use the cloud function in an action flow
- The UI shows an error saying: Cloud Function argument "xyz" is not set properly.
Reproducible from Blank
- The steps to reproduce above start from a blank project.
Bug Report Code (Required)
ITEeicqB35RIpbxJ17rQa+xapwMwJ0QlUIInj+0bWRMhfLLpOokUfMn4alpLYtecdwlAIlmkqzkDpK3xkobPOMAVGE+BfIhOzJRXQQHKQnOtMoiJC5CST3B7L+9WN0yy06aRuyVSH/pqSF473E6Pe/CNG3qCf9qOYwx5e6fDbOY=
Visual documentation


Environment
- FlutterFlow version: FlutterFlow v5.2.9 released March 14, 2025
Flutter version is 3.27.3
- Platform: Web
- Browser name and version: Chrome
- Operating system and version affected: MacOS
This is not version/platform/browser/os specific, it has been ongoing since I started FF 1 year ago.
Additional Information
No response