Skip to content

Conversation

@niceilm
Copy link

@niceilm niceilm commented Sep 30, 2013

some template use to preload from markup

 <script type="text/ng-template" id="cell-thumbnail.html"> <img src="{{row.getProperty('thumbnail')}}" width="30px" height="30px"><span>{{row.getProperty('from')}}</span> </script> 

text/ng-template load into $templateCache.
so i changed to search first in the $templateCache.

@vladdancer
Copy link

Thx a lot for this solution, but it would be great if maintainers/co-maintainers comment status of this pull request! Or give me a direction how to compile project with this pull?

@glenrobertson
Copy link

+1 👍

@chrislambert
Copy link

💯 Would love to see this go out in the next release.

@ojacquemart
Copy link

👍, a must have in the next release.

@c0bra c0bra added this to the 2.0.8 milestone Mar 21, 2014
@roblarsen
Copy link
Contributor

merged into 2.0.8

@roblarsen roblarsen closed this Mar 24, 2014
@niceilm
Copy link
Author

niceilm commented May 16, 2014

thx a lot^^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

7 participants