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.

$watch doesn't work the way it used to work (regression) #9222

@pocesar

Description

@pocesar

Clicking the add more buttom should add items everytime the button is pressed, but it doesn't anymore

http://plnkr.co/edit/n9GS0hECnIu2rrYYbu4d?p=preview

Uncomment script tag of beta.19 and try again (watch the items added to the select element, and the console.log messages)

Beta 19:

watch called
refresh called
watch called
(click) add called 
watch called
watch called
refresh called
watch called

rc 2:

watch called
refresh called
watch called
(click) add called 
watch called
watch called

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions