Skip to content

Backend Query with Algolia Search #727

@a0ki

Description

@a0ki

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

  1. 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

Bug Report Code

  1. 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 22H2

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions