You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
We should recognize that the second directive is coming from the nested template that is replacing the current element and not complain about double templates.
I use combination of transclude and template to implement widget inheritence (kindof)
My code started break between rc2 and rc3,
Please have a look at this plunker for an easier description of the situation
http://plnkr.co/edit/igNX8j6P0xwHGQ5JvHI7?p=preview
Not sure if this is a bug, but if I use replace=true in combination with transclude and two templated widgets, I get this error:
http://docs.angularjs.org/error/$compile:multidir?p0=textfield&p1=basefield&p2=template&p3=%3Cbasefield%3E
The text was updated successfully, but these errors were encountered: