Closed irfan-ahmed-1982 closed 1 year ago
Can you share your actions so we can see how you set up your actions?
Also try to use the rebuild all pages option.
Please find as requested:
Text Field in the bottom called File name is updated from the local state please see below:
I can't reproduce this issue, but I will let the FF team try and reproduce it as well.
You can't update initial value of a text field once it's initialized at the moment.
I can't think of a workaround off the top of my head. I can only suggest asking advice on https://community.flutterflow.io/ or creating a feature request for updating text field initial value.
Expected behavior (required)
I have an action attached to image to upload the image to supabase from custom API as FlutterFlow does not support Supabse authentication yet. It updates the local state with the Image URL (Public URL), but after uploading the current page has to be updated with URL in a text field instead it does not rebuild at all.
Current behavior (required)
The current page does not rebuild even after I select the rebuild all pages or rebuild current page. I have to navigate to previous page and come back to the current page again to see the updated URL in the text field.
Code can be included in this section if it is relevant to reproducing the bug. -->
Steps to reproduce the behavior:
Bug Report Code (required, generate from Widget Tree)
IT8Cls/l5Yx2sdtJ14SJd8BvoDs5KWk7apZNm8JAEBAdGL6vPe0Xe+D8R1tBY7TidHw7JWKJnVgV+MrTufz1JcI4Bw6VbdV7wbpMUwGVIWe5UJO3PYeROUdRO9tYBX6X3J6Zux1THLd2V1Zmw2CHcq3qNleeY8aSfxBlZ7vfcPo=
Context (required)
I need it to update the listing with the uploaded image URL. Please Note the supabase image upload will not work for me to grab the uploaded image URL because I need the storage policies not to be public.
Screenshots / recordings
Your environment