Skip to content
This repository was archived by the owner on Sep 3, 2019. It is now read-only.

ng-change event applied then getting an error #43

@dhiman252

Description

@dhiman252

I have applied the attribute of the ng-change and it throws error.

I am using angular version 1.5.*

below is my code:

<input type="text" pick-a-date="filter.availability" pick-a-date-options="listingCtrl.pickadateDefaults()" name="availability" ng-change="listingCtrl.submitFilterForm()" />

I want to trigger a function as the user changes the date.

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