Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
DOM inserted scripts should support script type module #3871
Comments
|
Thank you for opening an issue! We agree this is an issue worth addressing, but we need a test case that will actually pass once we do address it. |
tbepdb
commented
Dec 4, 2017
|
Excuse me i don't have expirience with "plunker" service. I forgot "freeze" test case |
timmywil
added this to the 3.3.0 milestone
Dec 18, 2017
timmywil
assigned
tbepdb
Dec 18, 2017
timmywil
added
the
Has Pull Request
label
Dec 18, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tbepdb commentedDec 4, 2017
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
jquery has not execute that script.
Link to test case
test case