Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(core): add safeHtml opt to bypass sanitizing template HTML content #2090

Merged
merged 1 commit into from Feb 11, 2020
Merged

Conversation

aitboudad
Copy link
Member

fix #2039

@netlify
Copy link

netlify bot commented Feb 11, 2020

Deploy preview for formly-dev ready!

Built with commit 2205eae

https://deploy-preview-2090--formly-dev.netlify.com

@aitboudad aitboudad merged commit 600e9e6 into ngx-formly:v5 Feb 11, 2020
@aitboudad aitboudad deleted the 2039 branch February 11, 2020 20:41
@its-dibo
Copy link

wow Good! @aitboudad

@smile2014
Copy link

smile2014 commented Feb 22, 2020

<div [innerHtml]="template"></div>

template="<p>{{value}}</p>"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

template is sanitized by Angular
3 participants