Skip to content
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

Supabase + Initial or final action Broke the test mode #5426

Open
2 tasks done
diegoserranobst opened this issue Feb 14, 2025 · 3 comments
Open
2 tasks done

Supabase + Initial or final action Broke the test mode #5426

diegoserranobst opened this issue Feb 14, 2025 · 3 comments
Assignees
Labels
Bug status: confirmed Issue has been reproduced and confirmed as a bug.

Comments

@diegoserranobst
Copy link

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

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

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

Bug Report Code (Required)

IT4Cz/Hqx89goctb7r6JKcF7/SQsJmY6RYJIku5+RU40J5PMC+wIZ/f7XFRuTde0Y29iOE2KjnoewM3emvOWDO1eHw6sY4s6z7VfEBfxTl+XacmTC6WWOW5/DcVWfVSP4ZiNqhFQXcZuW3wc2jqAPue9SgPAJ4DbO21ALvKhLZOK2SrDX1iXc2URm05KZDPz

Visual documentation

Image

Image

Environment

FlutterFlow v5.2.1 released February 14, 2025
Flutter version is 3.27.3

Additional Information

Project ID: https://app.flutterflow.io/project/test-add-to-main-niigz2

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

Hello! 👋

Due to my access level, I can't run your project in test mode, but I downloaded it and ran it locally without any issues.

Does this issue only occur when running in test mode? Have you tried any other ways to run your project to see if the issue persists?

Let me know so I can assist you further! 😊

image.png

@Alezanello Alezanello self-assigned this Feb 17, 2025
@Alezanello Alezanello removed the status: needs triage A potential issue that has not been confirmed as a bug. label Feb 17, 2025
@Alezanello Alezanello added the status: needs information More information/context is needed for assessment. label Feb 17, 2025 — with Linear
@diegoserranobst
Copy link
Author

this issue only occur when running in test mode? Have you tried any other ways to run your proje

Hi @Alezanello Yes exactly same en test mode.
On local enviromet run without a problem.

What do you need to access de project?

Copy link
Collaborator

Thank you so much for the information! 🙌

I was able to replicate the issue on a new blank project. I'll be forwarding this to the engineering team for a quick fix! 🚀

@Alezanello Alezanello removed the status: needs information More information/context is needed for assessment. label Feb 17, 2025
@Alezanello Alezanello added status: confirmed Issue has been reproduced and confirmed as a bug. Bug labels Feb 17, 2025 — with Linear
@Alezanello Alezanello removed their assignment Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug status: confirmed Issue has been reproduced and confirmed as a bug.
Projects
None yet
Development

No branches or pull requests

3 participants