Hello, I have an issue when trying to call a function from a php template file that is being loaded via ng-view. This is only a problem inside the ng-view directive. If I make a function call from the main/shell page then it executes properly but if I make the same call from a template file being loaded with ng-view it does not work.
My best attempt to recreate this is to use jsfiddle and just paste the code in there. The preview will not work. I used the html section as if it was a .php file with some php code at the top. The css page I used as the php class where my function was defined and then the js file to show the basic angular usage. Please let me know if this is a real issue or a limitation. I would love to get around this issue. Here is the js fiddle link... http://jsfiddle.net/figuer25/LjLm4/ -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/groups/opt_out.
