-
Notifications
You must be signed in to change notification settings - Fork 384
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
Replace use of dangerouslySetInnerHTML
with createInterpolateElement
#7000
Replace use of dangerouslySetInnerHTML
with createInterpolateElement
#7000
Conversation
@dhaval-parekh please resolve merge conflicts |
…e scan notice, amp-support, onboarding-wizard
bc7198a
to
1e9bf82
Compare
Plugin builds for e3134fd are ready 🛎️!
|
This pull request introduces 1 alert when merging 1e9bf82 into 326d057 - view on LGTM.com new alerts:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍🏼
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A great improvement! Just a couple nits to address.
BTW: PR 7,000 🎉 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! I love it.
Summary
Fixes #6759
Replace use of
dangerouslySetInnerHTML
withcreateInterpolateElement
Checklist