Skip to content

Dynamic filtering in query options #18

@amlinger

Description

@amlinger

The following does not reload when name is updated.

api.users({q: name}).q().then(function (users) {
  return users.results;
});

Some method for refreshing the selection should be added.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions