You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 22, 2018. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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-ininnerHtml
sanitization completely and then reimplementing it.I'd be interested in thoughts and ideas as to how this could be implemented nicely.
The text was updated successfully, but these errors were encountered: