Skip to content
This repository has been archived by the owner on Feb 22, 2018. It is now read-only.

Custom sanitization for ng-bind-html #498

Closed
bgourlie opened this issue Feb 4, 2014 · 0 comments
Closed

Custom sanitization for ng-bind-html #498

bgourlie opened this issue Feb 4, 2014 · 0 comments

Comments

@bgourlie
Copy link
Contributor

bgourlie commented Feb 4, 2014

I submitted a PR for this but the solution is not ideal (see #490). I don't believe it's possible to implement this in a similar fashion to angularjs using a $sanitize service without bypassing dart's built-in innerHtml sanitization completely and then reimplementing it.

I'd be interested in thoughts and ideas as to how this could be implemented nicely.

mhevery pushed a commit to mhevery/angular.dart that referenced this issue Feb 6, 2014
@mhevery mhevery closed this as completed in 47ab48a Feb 6, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants