You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Junichi Yamamoto (Jira)" <ji...@apache.org> on 2020/07/13 09:32:00 UTC

[jira] [Closed] (NETBEANS-4579) HTML editor doesn't recognize script type module

     [ https://issues.apache.org/jira/browse/NETBEANS-4579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Junichi Yamamoto closed NETBEANS-4579.
--------------------------------------
      Assignee: Junichi Yamamoto
    Resolution: Duplicate

PR: [https://github.com/apache/netbeans/pull/2217]

> HTML editor doesn't recognize script type module
> ------------------------------------------------
>
>                 Key: NETBEANS-4579
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-4579
>             Project: NetBeans
>          Issue Type: Bug
>          Components: web - HTML Editor
>    Affects Versions: 12.0
>            Reporter: Christoph THEIS
>            Assignee: Junichi Yamamoto
>            Priority: Minor
>
> In an html file I have
> <script type="module" src="foo.js"></script>
> to import a JavaScript module. The editor marks an error for "module" and insists the type must have a subtype but there is none.
> It is minor because I can just ignore the error, but still annoying.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists