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.
Isolated scope property for directive is being re-digested in version 1.4.1 #12144
Closed
Description
Hi,
the issue is not reproducible in 1.4.0 and appears only in 1.4.1 as you can see in the link below
http://plnkr.co/edit/kbIJflj4sL5kcCcYPzw7?p=preview
The problem is when scope property is changed in directive's controller then in the next digest cycle it's being rewritten.
Regards,
Andrew
@kikhtenko