Skip to content

Dynamic filtering in query options #18

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions