Skip to content

DOM inserted scripts should support script type module #3871

@tbepdb

Description

@tbepdb

Description

I'm using JQuery version 3.2.1 in Chromium 62+ and I'm trying to use es6 native modules.
When i use code like that

$('selector').html('<script type="module" scr="PATH/file.js"></script>')

jquery has not execute that script.

Link to test case

test case

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions