Skip to content

Lists aren´t handling data correctly after update #470

@zeymermontes

Description

@zeymermontes

Issue tracker is ONLY used for reporting bugs. New feature suggestions and questions should be discussed on Community or submitted through our user feedback form.

Your issue may already be reported! Please search in the issue tracker before creating one.

Please thumbs up this issue if you have also experienced it. You may also add more information if there is something relevant that was not mentioned. However, please refrain from comments that are not constructive, like "I have this problem too", etc.

Expected behavior (required)

When you have a List, you should be able to add, remove, or set values of the list.

Current behavior (required)

The issue is that right now it doesn´t matter the type of List it expects only Integers.

image (3)

To Reproduce (required)

  1. Create an App state variable or a Page State Variable of type List
  2. Add a button to the page
  3. Add an action to add to list or remove from list
  4. FF won´t let you add anything other than an Int

Bug Report Code (required, generate from Widget Tree)

IT4kzsnf7ZF1pbxd+KrxbfpopDg4Jm45TLJEoetxc0gbfe/4EJYfO87sQBRtXuazaH9DfVSj8T0ewNKJv+OSMO47Gy+ZftlF1KoBclyjEA8=

Context (required)

I can´t continue with my codding. I use that function in basicaly the whole app.

Your environment

  • Version of FlutterFlow used: V3.0
  • Platform (e.g. Web, MacOS Desktop): Web
  • Browser name and version: Chrome 110.0.5481.77
  • Operating system and version (desktop or mobile): Windows desktop

Metadata

Metadata

Labels

status: needs reproducible stepsReproducible steps section is missing, unclear, or provides insufficient detail.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