zachsnow / ng-multi-transclude

ng-multi-transclude
MIT License
79 stars 19 forks source link

Fix for issue #19 #20

Closed sasyomaru closed 9 years ago

zachsnow commented 9 years ago

This looks like it also addresses these controller issues:

18: http://plnkr.co/edit/EY5Jek0mPy5732owK1yg?p=preview

14: http://plnkr.co/edit/7NrIWNXRL2FgwshJAMPQ?p=preview

zachsnow commented 9 years ago

I ended up making some minor changes to this including transcluding under a child scope to fix what elements receive $destroy but this is now essentially in master. Sorry I apparently didn't merge it properly @sasyomaru but thanks very much for your help!

sasyomaru commented 9 years ago

It's OK as long as the problem is solved. Be happy to see this library get more and more robust!