Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-79319

Script cannot be loaded as modules using custom scheme

    XMLWordPrintable

Details

    • dbbf4c11713a268030b552b3063b1c2a3a397793 (qt/qtwebengine/5.15)

    Description

      Seems that this doesn't work:

      <script type="module" src="custom:///somefile.mjs"></script>
      

      but this does:

      <script src="custom:///somefile.mjs"></script>
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            allan.jensen Allan Sandfeld Jensen
            poikelin Joni Poikelin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes