Closed jusopi closed 9 years ago
I use multi-transclude to build reusable components. After updating to v0.1.4 I notice that the transcluded content that contain reference to outside scopes doesn't bind properly if the multi-transclude directive creates an isolate scope.
Here is a plunker for it - http://plnkr.co/edit/ASkgPvnlvZlKVX4lipzT?p=preview (in coffeescript btw, let me know if I need to make it in js)
This was not an issue in v0.1.3, be it by error or design.
I use multi-transclude to build reusable components. After updating to v0.1.4 I notice that the transcluded content that contain reference to outside scopes doesn't bind properly if the multi-transclude directive creates an isolate scope.
Here is a plunker for it - http://plnkr.co/edit/ASkgPvnlvZlKVX4lipzT?p=preview (in coffeescript btw, let me know if I need to make it in js)
This was not an issue in v0.1.3, be it by error or design.