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.

$interval: Function is Not Called if invokeApply is False #5902

Closed
@minznerjosh

Description

@minznerjosh

This is because the notify handler of a promise is used to call the provided function. $q is tied to the $digest cycle so the function never gets called without a $digest!

I'm guessing this is not the desired behavior?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions