I have an app using the wp API fetching json data from my WordPress blog. It shows up in my browser only if I add the "/posts/" (stateprovider is directing it to templates/posts.html) but when I try to display it using ng-include, it doesn't show.
↧