Title: ng-binding?
Last modified: August 24, 2016

---

# ng-binding?

 *  Resolved [DaveLindberg](https://wordpress.org/support/users/davelindberg/)
 * (@davelindberg)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/ng-binding/)
 * Hi Roy,
 * Thanks for this great plugin, very helpful in real-world learning AngularJS.
 * My test site won’t yet display actual post content. Although the post titles 
   display correctly, {{post.content}} produces html (eg, `<ng-post-content id="
   964"></ng-post-content>`).
 * Not sure what I’m missing here. Any advice highly appreciated.
 * [https://wordpress.org/plugins/angularjs-for-wp/](https://wordpress.org/plugins/angularjs-for-wp/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Author [Roy Sivan](https://wordpress.org/support/users/guavaworks/)
 * (@guavaworks)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/ng-binding/#post-6021981)
 * Hi Dave, do you have a sample site URL?
    I patched a fix for it a bit ago, so
   make sure you are running the most recent version.
 *  Thread Starter [DaveLindberg](https://wordpress.org/support/users/davelindberg/)
 * (@davelindberg)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/ng-binding/#post-6022105)
 * Hi Roy,
 * The test site is available at [http://dev.DaveLindberg.com](http://dev.DaveLindberg.com)
 * Thanks!
 *  Plugin Author [Roy Sivan](https://wordpress.org/support/users/guavaworks/)
 * (@guavaworks)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/ng-binding/#post-6022106)
 * Dave, what other plugins or anything else “angular” do you have running, something
   is conflicting.. angular.js (angular.min.js) isn’t even being loaded
 *  Plugin Author [Roy Sivan](https://wordpress.org/support/users/guavaworks/)
 * (@guavaworks)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/ng-binding/#post-6022107)
 * please try turning off all other plugins, and going back to 2014, or a theme 
   without any custom code.. if it works there, then I’d like to know what is causing
   the issue. Not very typical
 *  Thread Starter [DaveLindberg](https://wordpress.org/support/users/davelindberg/)
 * (@davelindberg)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/ng-binding/#post-6022190)
 * Hi Roy,
 * I’ve fixed the know config issues on my dev site, it now performs identically
   to my local server.
 * On the dev home page, you’ll see the post name for the first 6 posts are loading
   correctly, but the rest of each post doesn’t; seems to be associated with `Error:[
   $sanitize:badparse]’
 * (There are a number of posts that are displaying properly on the page; these 
   have “Load with AngularJS” set to “off”.)
 * However, as per your suggestion — switching to twenty fourteen rectifies the 
   issue. If you have any suggestions on what I’m missing in my custom theme, I’m
   all ears.
 * Thanks!
 *  Plugin Author [Roy Sivan](https://wordpress.org/support/users/guavaworks/)
 * (@guavaworks)
 * [11 years ago](https://wordpress.org/support/topic/ng-binding/#post-6022245)
 * [@davelindberg](https://wordpress.org/support/users/davelindberg/) – Saw your
   GitHub issue, and pushed a new version for sanitation of HTML.
 * I suspect the issue was you have full on HTML with classes and id’s, and the ”
   was messing with the sanitize. I now have the content do a switch from ” to ‘
   and it cleared up any errors from that.
 * Roy

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘ng-binding?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/angularjs-for-wp_d8aaab.svg)
 * [AngularJS for WordPress](https://wordpress.org/plugins/angularjs-for-wp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/angularjs-for-wp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/angularjs-for-wp/)
 * [Active Topics](https://wordpress.org/support/plugin/angularjs-for-wp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/angularjs-for-wp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/angularjs-for-wp/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [Roy Sivan](https://wordpress.org/support/users/guavaworks/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/ng-binding/#post-6022245)
 * Status: resolved