Angular ng-style not changing with property
- by ganaraj
For the life of me I cant seem to figure out why the style property is not getting updated. In my larger application it seems to work fine.
http://jsfiddle.net/ganarajpr/C2hRa/4/
Here is a fiddle which shows the issue I am currently facing. You will notice that the width and height are getting updated in the div when you change the input. But…