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

fix($parse): handle interceptors with undefined expressions #13373

Closed
wants to merge 1 commit into from

Conversation

lgalfaso
Copy link
Contributor

When calling $parse with undefined as the expression and with an interceptor, then when the function is evaluated, then call the interceptor

Closes: #13367

When calling `$parse` with `undefined` as the expression and with
an interceptor, then when the function is evaluated, then call the
interceptor

Closes: angular#13367
@petebacondarwin
Copy link
Member

Nice one @lgalfaso - merging (with additional $compile test)

lgalfaso added a commit that referenced this pull request Nov 25, 2015
When calling `$parse` with `undefined` as the expression and with
an interceptor, then when the function is evaluated, then call the
interceptor

Closes: #13367
Closes: #13373
petebacondarwin added a commit that referenced this pull request Nov 25, 2015
@lgalfaso lgalfaso closed this in 4473b81 Nov 25, 2015
petebacondarwin added a commit that referenced this pull request Nov 25, 2015
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.

None yet

3 participants