Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.

$modal does not provide proper scope to templates. #2110

Closed
@monokrome

Description

@monokrome

When using templateUrl, the resulting template will not have the same scope as the instance controller. Instead, it is in the scope as passed to the scope option on $modal.open.

This is an issue, because it means that there is effectively no method by which to get the modal's scope without resolving the modal.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions