- 
    Bug 
- 
    Resolution: Duplicate
- 
    P1: Critical 
- 
    None
- 
    5.12.3
- 
    None
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.
- relates to
- 
                    QTBUG-75335 Custom Dialogs example segfaults -         
- Closed
 
-