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 was archived by the owner on Jun 19, 2020. It is now read-only.
Hi,
I'm using froala editor to insert some wisywig functionality to my post. i'm also using ng-embed on it. like this.
<span froala-view="post.body | embed"></span>then it's showing this error 😞
Error: [$sce:itype] Attempted to trust a non-string value in a content requiring a string: Context: htmlerror link
froala editor angular version im using
What i should do now ?