Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

ng-click is funny behavior in v1.4.2 #12353

@pyonnuka

Description

@pyonnuka

When I click on tag with ng-click,

<button class="btn btn-warning" ng-click="updateGroup()" ng-disabled="updateGroup.$invalid">update</button>

get this error.

TypeError: v2.updateGroup is not a function
    at fn (eval at <anonymous> 

Where "v2" come from?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions