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
If add supabase and also add any custom action to main as initial or final actions the test mode not lunch the app and log a error on console.
_debugInitializedType == null
"Binding is already initialized to WidgetsFlutterBinding"
This are happening in all my projects.
I create a test project to show the error.
Can lunch test mode with final actions and supabase enabled
Steps to Reproduce
1.- Create aproject.
2.- Enable supabase.
3.- Create a custom action without paramenters and return.
4.- Add the action as final action in main.
5.- run test mode.
Reproducible from Blank
The steps to reproduce above start from a blank project.
Can we access your project?
Current Behavior
If add supabase and also add any custom action to main as initial or final actions the test mode not lunch the app and log a error on console.
_debugInitializedType == null
"Binding is already initialized to WidgetsFlutterBinding"
This are happening in all my projects.
I create a test project to show the error.
test project: https://app.flutterflow.io/project/test-add-to-main-niigz2
Expected Behavior
Can lunch test mode with final actions and supabase enabled
Steps to Reproduce
1.- Create aproject.
2.- Enable supabase.
3.- Create a custom action without paramenters and return.
4.- Add the action as final action in main.
5.- run test mode.
Reproducible from Blank
Bug Report Code (Required)
IT4Cz/Hqx89goctb7r6JKcF7/SQsJmY6RYJIku5+RU40J5PMC+wIZ/f7XFRuTde0Y29iOE2KjnoewM3emvOWDO1eHw6sY4s6z7VfEBfxTl+XacmTC6WWOW5/DcVWfVSP4ZiNqhFQXcZuW3wc2jqAPue9SgPAJ4DbO21ALvKhLZOK2SrDX1iXc2URm05KZDPz
Visual documentation
Environment
Additional Information
Project ID: https://app.flutterflow.io/project/test-add-to-main-niigz2
The text was updated successfully, but these errors were encountered: