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
Set parser options `decodeEntities` to true for `html-dom-parser`,
which gets passed to `htmlparser2`.
Write test to confirm that entities passed to React element's
children are decoded (but they will still be encoded when rendered
by ReactDOMServer).
0 commit comments