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 has been archived by the owner on Apr 12, 2024. It is now read-only.
When binding a scope '&' binding to a directive, the behavior has changed from RC1 to RC2/latest snapshot and seems broken.
Consider this action:
RC1 will print promise object returned (please have console open): http://plnkr.co/edit/2U6OX0
RC2 will print undefined: http://plnkr.co/edit/iONi7F
The text was updated successfully, but these errors were encountered: