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.
regression: incorrect scope isolation error #4439
Open
Description
If the root element of a directive configured to be {replace:true, scope: {}}, uses another directive that also creates a isolated scope, the $compile:multidir error gets thrown
http://plnkr.co/edit/J4zbrndV627ERZuicyQs?p=preview
Only happens in 1.2.rc3