Christoph THEIS created NETBEANS-4579:
-----------------------------------------

             Summary: 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


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-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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

Reply via email to