Skip to content

Generate children doesnt allow to use custom function #1532

@nev-21

Description

@nev-21

Has your issue been reported?

  • 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

ListView doesnt allow to use an API-CALL response in a custom function to pass it to "generate children"

Expected Behavior

The generate children should allow to use api response in a custom function

Steps to Reproduce

  1. create a blank project
  2. add a page
  3. add a listView widget and make an api call (using backend query)
  4. in generate children section, try to use a custom function that take the "Apicall response" as param
  5. you will see that you cannot pass the api call response as param

Reproducible from Blank

  • The steps to reproduce above start from a blank project.

Bug Report Code (Required)

IT40zsnf25NPmMMA7aqNcsJV+T45JjM2beY71+traCotCLbkOpgcf/fOYkRWXdTjdGxUfU2gmWoW0+DFhvPAVsdcCzqsGd16yLoBVDrzeD+5VYSyFJWve3R5Bf1Qf1Sc56TYmxMmA7ZfLFY+wU6uBuSQfBHqQJzyCkQ8Da/LZO4=

Context

Can not transform the api response (using a custom function) to display items in listview

Visual documentation

image

image

Additional Info

When you inspect the project, this is the only error

Environment

- FlutterFlow version: 4.0
- Platform: Web
- Browser name and version: Chrome  117.0.5938.92
- Operating system and version affected: Win11

Metadata

Metadata

Labels

status: needs triageA potential issue that has not been confirmed as a bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions