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.
IE 10 directive template binding not working correctly for style attributes #2186
Closed
Description
I have an element directive with a template that uses attributes from the element to modify style in the template. This works fine in chrome but not in IE10
see http://jsfiddle.net/julianjelfs/Z9YBf/2/
Note that the {{label}} is bound fine, but the {{color}} is not.
Don't know if I am misunderstanding something but it seems to work fine in Chrome.
Metadata
Metadata
Assignees
Labels
No labels