|
I'm seeing issues when upgraded to Angular 1.3.3, such as after adding a e.g. SimplePush variant into application:
Error: [$compile:multidir] Multiple directives [variant, variant] asking for template on: <variant variant="variant" counts="counts" on-renew="renewVariantSecret(variant)">
http: at http: at assertNoDuplicate (http: at applyDirectivesToNode (http: at http: at processQueue (http: at http: at Scope.$eval (http: at Scope.$digest (http: at Scope.$apply (http: at done (http:
To be honest, I'm not sure we should upgrade unless the Angular 1.2 (or other deps) becomes unsupported, unpatched or any other reason arises.
|