- 
    Bug 
- 
    Resolution: Done
- 
    P1: Critical 
- 
    6.2.3, 6.2, 6.3.0 Alpha, 6.3
- 
    6.2.2
- 
        22f4306283 (qt/qtdeclarative/dev) 9d2bd53fda (qt/qtdeclarative/6.3) 9d2bd53fda (qt/tqtc-qtdeclarative/6.3) 22f4306283 (qt/tqtc-qtdeclarative/dev) 438de81355 (qt/qtdeclarative/6.2) 438de81355 (qt/tqtc-qtdeclarative/6.2)
If you have multiple types of the same name in one module, qmlsc picks a random one for references. That's bad. They should all be invalid. See QtQuick.Dialogs.quickimpl. The BreadcrumbFolderBar type has 4 QML implementations and 1 C++ implementation.