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.open() does not support controllerAs option #2242
Closed
Description
Angular supports the option "controllerAs" for directives. I would like to see it for $modal.open() also. Please, look at a sample plunker.