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

dom crashes when using nested functions

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 6.8.1, 6.9.0 FF, 6.9
    • 6.9
    • QML: Tooling
    • None
    • f88e6497c (dev), a780d8d25 (6.8)

    Description

      Nested functions break dom.

      import QtQuick
      
      Item {
          width: 34
          //
          Component.onCompleted: {
              // test
              function a() { return 45;}
          }
      }
      
      

      Attachments

        For Gerrit Dashboard: QTBUG-130349
        # Subject Branch Project Status CR V

        Activity

          People

            sami.shalayel Sami Shalayel
            semih.yavuz Semih Yavuz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes