This is to Solve the Embarrassing Issue of ngSanitize Not Working.

You have simply to Add to the App both: angular-sanitize.js and textAngular-sanitize.js!

Something like that:

<script src="/lib/angular-sanitize.min.js"></script>
<script src="/lib/textAngular-sanitize.js"></script>

Written by David

Leave a Comment

Your email address will not be published. Required fields are marked *