Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Nov 15, 2022. It is now read-only.
This repository was archived by the owner on Nov 15, 2022. It is now read-only.

ng-change doesn't fire #19

@juniorplenty

Description

@juniorplenty

Using this code (less syntax):

slider(
  floor="0"
  ceiling="{{ placement.contracted_delivery }}"
  ng-model="flight.target"
  step="1"
  stretch="1"
  ng-change="allocate(flight)")

...the ng-change function never fires, it seems like it get sucked up by the directive.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions