Skip to content

ng-click is not working with this #15

Description

@Xsmael

i noticed that ng-click works no more when i use this plugin with it on img tag

eg:

<img preload-image ng-src="{{item.imgUrl}}" default-image="../img/thumb2.png" fallback-image="{{item.imgUrl}}" ng-click="addToOrder(item)" />

The function addToOrder doesnt get executed on click

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions