Skip to content

checkbox inside a list view is broken and does weird stuff #5953

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
2 tasks done
raichandramohan27ca opened this issue Jun 7, 2025 · 1 comment
Open
2 tasks done
Assignees
Labels
status: needs information More information/context is needed for assessment.

Comments

@raichandramohan27ca
Copy link

raichandramohan27ca commented Jun 7, 2025

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

on toggle on and off action , checkbox map adds two times the element click with true and false , and returns error type 'Null' is not a subtype of type 'bool' in type cast. Exactly like this issue : #3396

Image

Expected Behavior

basic checkbox functionality doesnt work at all.

Steps to Reproduce

  1. create a new page
  2. create a list view.
  3. put a checkbox on dynamically generated child
  4. launch code locally
  5. click on checkbox , u will see error log in android studio or wherever u put debugger.

Reproducible from Blank

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

Bug Report Code (Required)

ITFfksjfvJRPxMtH176ILcFGqD0QJW0cTIAzjdV+bwogIuOqBu02ZvfBSE5oYNOoaVNfPmKZ/X8C7sqOjtntVsJfJRGrGKZjyc1+Ejnke2ilbq6mOriwOUFSGptVIX6Yy7enpwp4OupYLXthwEOIBOiySnXDIuu/Zwh9f6PHaOI=

Visual documentation

Image

Environment

- FlutterFlow version: latest
- Platform:any
- Browser name and version:NA
- Operating system and version affected: NA

Additional Information

No response

@raichandramohan27ca raichandramohan27ca added the status: needs triage A potential issue that has not been confirmed as a bug. label Jun 7, 2025
Copy link
Collaborator

Hello!

Apologies for the delayed response. I just reviewed your project and noticed that the widget has been changed to a ToggleIcon.

Could you try reproducing the issue you mentioned in this ticket using a new blank project, including only the minimum setup needed to replicate it? That would help us investigate further.

Thanks!

@Alezanello Alezanello self-assigned this Jun 10, 2025
@Alezanello Alezanello removed the status: needs triage A potential issue that has not been confirmed as a bug. label Jun 10, 2025
@Alezanello Alezanello added the status: needs information More information/context is needed for assessment. label Jun 10, 2025 — with Linear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: needs information More information/context is needed for assessment.
Projects
None yet
Development

No branches or pull requests

2 participants