You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Expected Behavior
basic checkbox functionality doesnt work at all.
Steps to Reproduce
create a new page
create a list view.
put a checkbox on dynamically generated child
launch code locally
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.
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.
Uh oh!
There was an error while loading. Please reload this page.
Can we access your project?
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
Expected Behavior
basic checkbox functionality doesnt work at all.
Steps to Reproduce
Reproducible from Blank
Bug Report Code (Required)
ITFfksjfvJRPxMtH176ILcFGqD0QJW0cTIAzjdV+bwogIuOqBu02ZvfBSE5oYNOoaVNfPmKZ/X8C7sqOjtntVsJfJRGrGKZjyc1+Ejnke2ilbq6mOriwOUFSGptVIX6Yy7enpwp4OupYLXthwEOIBOiySnXDIuu/Zwh9f6PHaOI=
Visual documentation
Environment
Additional Information
No response
The text was updated successfully, but these errors were encountered: