Skip to content

plugin.selectTrackables is not giving a single option.  #2

Description

@brandoncorbin

plugin.selectTrackables(null) (as in your documentation) is not giving a single select option, but still multiselect. I could solve that with: plugin.selectTrackables(‘tracker’, false)

Solution - add method for both
plugin.selectTrackables(type);
plugin.selectTrackable();

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions