Skip to content
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.

directive behavior differs from 1.2.26 to 1.3.4 #10236

Closed
@frfancha

Description

@frfancha

http://plnkr.co/edit/giVsWj1HDjlVN8lEJaHR?p=preview
In 1.2.26
test-directive ng-hide="directiveScope" does the job to hide
in 1.3.4 must be
test-directive ng-hide="controllerScope"
I think 1.3.4 behavior is the correct one, but is it really so?
Is this a wanted breaking change?
Fred

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions