Skip to content

script tag doesn't get evaluated when running vanilla JavaScript #30

@nikolalsvk

Description

@nikolalsvk

If user doesn't have jQuery on the page, render_async fetches request using plain JavaScript.

Problem with this is that <script> tags don't get executed when appended to HTML.

Problem is with outerHTML not being able to run script tags.

Useful links:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions