Skip to content

When I use dangerouslySetInnerHTML it doesn't linkify #104

@savinash47

Description

@savinash47
<Linkify>
         <div dangerouslySetInnerHTML={{__html: this.state.dataWithNestedDoms}}></div>
       </Linkify>

the state variable gets updated in componentDidMount and can have links in nested elements

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions