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.

Debounced ng-model-options in v1.6.* fires $digests on each keypress (worked fine in v1.5.*) #16057

Closed
@Nickproger

Description

@Nickproger

I'm submitting a ...

  • bug report
  • feature request
  • other (Please do not submit support requests here (see above))

Current behavior:

Video here: https://www.screencast.com/t/TFhK7wyaG !!!
Angular 1.6.* - with ng-model-options="{debounce:1000}" fires $digest cycles on each keypress.
Angular 1.5.* - works perfect!
https://codepen.io/anon/pen/BZQQMG?editors=1010
https://codepen.io/anon/pen/EXNNqN?editors=1010

Expected / new behavior:

ng-model-options should work in Angular 1.6.* as it worked in Angular 1.5.*.

Minimal reproduction of the problem with instructions:

Angular version: 1.6.* has bug (worked fine in 1.5.*)

Browser: [all]

Anything else:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions