FlutterFlow / flutterflow-issues

A community issue tracker for FlutterFlow.
118 stars 19 forks source link

unkown error with supabase backend and customcode #906

Closed gasserwshalaby closed 1 year ago

gasserwshalaby commented 1 year ago

Has your issue been reported?

Current Behavior

FF builder shows an unkown error in the error section, and refuses to generate test mode session or generate a run link. it was working perfectly well 2 hours ago. i have an expired session which i regenerate test modes from.otherwise. i am locked out of testing the app

Expected Behavior

it is expected fpr the CC to compile well and be able to generate run links and test links

Steps to Reproduce

  1. create an app with supabase backend
  2. write some CC with supabase authentication
  3. you may or may not face the error, as it happened ubruptly without any major changes to the app

Reproducible from Blank

Bug Report Code (Required)

IT4Chcr1sM9Pj7xe7arUbPlVnSQWCDsmRYIWmNZDdw4jDZPMC+wIZ/f7XFRuTde0SnNiPWH9pGIJzMnemvLxUfkEC0ycc5w+/4dcZTvNXkihVa6oOrqdOG5/DZ9NCmqa57eF3SV5JtdhSFI622D7GvDIFxfDNO/RIjE7JPyaOZCK2SrDX1iXc2URm05KZDPz

Context

i cannot generate test sessions or run links for my app.

Visual documentation

Screenshot 2023-05-20 at 5 38 48 AM

Additional Info

No response

Environment

- FlutterFlow version: 1.1.72
- Platform: MacOS
- Browser name and version: FF Mac App 1.1.72
- Operating system and version affected: Mac os ventura 13.4
hariprasadms commented 1 year ago

Hi @gasserwshalaby - The above issue steps are not fully helping us to reproduce the issue. Also, blank project is not setup with issue reproduce details. I suggest follow below steps and share more details with us to investigate the issue. Thanks

  1. Reproduce the issue in a blank page and share project bug report code with us.
  2. Download code and run locally and see what error you can see. Share those error details to us.
  3. When you see errors, check what error you can see in browser console. Share those details to us.
  4. Record a quick video which can failure and error details. Update issue with this details.

Thanks,

EmersonFJ commented 1 year ago

Check if you have created a custom data type; the custom data types appear to break custom actions and custom widgets

agreaves commented 1 year ago

Hi @gasserwshalaby, this is the same issue as #899, which has been fixed on our end and will likely be deployed soon. Thanks for the bug report! And apologies for the inconvenience.