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

[Reg 5.12.2 -> 5.12.3] Crash when using Lodash.includes function

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P1: Critical P1: Critical
    • None
    • 5.12.3
    • None
    • Windows

      Calling Lodash.includes() crashes Qt 5.12.3 applications.

      Sample Code:

      import "lodash.js" as Lodash 

      QtObject {
        Component.onCompleted: Lodash.includes("foobar", "bar")

      This is a regression from 5.12.2. A project is attached, the backtrace is posted in the comments.

        1. Qt_Lodash_Crash.zip
          30 kB
          Felix Kälberer
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            fkaelberer Felix Kälberer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes