FlutterFlow / flutterflow-issues

A community issue tracker for FlutterFlow.
130 stars 26 forks source link

Backend query loading widget can't select component #4900

Closed jeffcyw95 closed 3 days ago

jeffcyw95 commented 1 week ago

Can we access your project?

Current Behavior

When choosing component in backend query loading widget, I am not able to select a component that I want to use. image

Expected Behavior

Should be able to select a component to be use for backend query loading widget

Steps to Reproduce

Create a backend query and change the loading widget to component and choose a component

Reproducible from Blank

Bug Report Code (Required)

IT4WhsmA8YxJpbxE1s+NdcZR/WAWHEwlaOcrm8N9cw0aF5fpPaYPXfikSEpWZ9+kTHxcL2CJvGUyw8KNhePAA+UoFE6qY7p7wc9+exXweF+7RL6kOrioT0Z9NNFJJVy41sCFvh4nBMlhdV4C1GGUA/DKXg/sJYTsNlQkD+WYWZLOp3+qQ0SLb3kNh1JWeC/v

Visual documentation

image

Environment

- FlutterFlow version: 
- Platform:
- Browser name and version:
- Operating system and version affected:

Additional Information

No response

Alezanello commented 6 days ago

Hello!

I wasn’t able to replicate the issue on my end. There is an option labeled “Select Component,” and when you tap on it, a dropdown menu should appear with all possible components.

jeffcyw95 commented 6 days ago

Hi there,

Yes there is option to Select Component and it does shows all possible c

https://github.com/user-attachments/assets/ccb1d383-6dc2-4bad-b914-744b8145f330

omponent. But it just can't be chosen and return error when you choose any of them. I have attached a video of the process.

abtris-lab commented 5 days ago

We also have faced the same issue after the latest update of flutterflow. Basically we want to show a custom loader component in backend query loading widget. But after selecting the component, nothing happens and if you copy the element and paste it, it's showing unset. So the components are not getting selected in backend query loading widget.

ibiolm commented 5 days ago

We also have the same problem.

lleo132 commented 5 days ago

I have this problem too in all my projects

PoojaB26 commented 3 days ago

Just FYI, this is a duplicate of #4922 and you can track the status of this issue from the other ticket.