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

fix($parse): fix infinite digest errors when watching objects with .valueOf in literals #15867

Merged
merged 1 commit into from
Mar 31, 2017

Conversation

jbedard
Copy link
Collaborator

@jbedard jbedard commented Mar 29, 2017

I think this is an edge case of 7084dec (and 1.6.x) that was not handled. If those objects (in the literals) have a .valueOf function that returns something other then this it will cause an infinite digest.

This should probably also go into 1.6?

@Narretz Narretz merged commit 93879b3 into angular:master Mar 31, 2017
Narretz pushed a commit that referenced this pull request Mar 31, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants