-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Labels
closed: fixedstatus: confirmedIssue has been reproduced and confirmed as a bug.Issue has been reproduced and confirmed as a bug.type: bugSomething isn't working.Something isn't working.
Description
Has your issue been reported?
- I have searched the existing issues and confirm it has not been reported.
- 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
Currently, with Algolia's backend queries, when selecting a search term from a variable, it is not saved. You can try it with any variable; Combined Text, Code Expression, Custom Function... nothing works, only "Specific value" works.
Expected Behavior
Normally, this was not happening. You could use the search term in Algolia's backend normally, but that's not what's happening now. This only happens in backend queries; in actions, this behavior does not occur.
Steps To Reproduce
- Create a new page
- Add any widget, such as: Column, ListView, Container...
- Set a backend query with Algolia
- in the "term" field add from variable, you will be able to select which variable, but after finished it won't save
Bug Report Code
- Create a new page 2. Add any widget, such as: Column, ListView, Container... 3. Set a backend query with Algolia 4. in the "term" field add from variable, you will be able to select which variable, but after finished it won't save
Context
Just trying to build a normal list from algolia search terms with backend query.
Additional info
No response
Environment
- FlutterFlow version: v3.1
- Platform: Flutterflow itself
- Browser name and version: Google Chrome (111.0.5563.147) 64 bits
- Operating system and version affected: Windows 11 22H2Metadata
Metadata
Assignees
Labels
closed: fixedstatus: confirmedIssue has been reproduced and confirmed as a bug.Issue has been reproduced and confirmed as a bug.type: bugSomething isn't working.Something isn't working.