Skip to content

Adding click event to items #319

@djthread

Description

@djthread

I'm trying to add a click event to the rendered item units, but it seems some other click event -- from jquery? -- is taking precedence. I'm not sure I need the "selecting" functionality that it provides, so is there a way for me to let my click event take affect instead?

In my plnkr, select an element from the selectize dropdown. You will then get the blue box inside the input. My rendered directive, which I've successfully managed to get rendering properly, DOES appear in the input, but clicking on it does not trigger the ng-click="go()" which should cause an alert().

Any thoughts? Thanks, guys!!

http://plnkr.co/edit/MQqUdym0EU6nUoT5vaE5?p=preview

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions