Details
-
Type:
Suggestion
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Done
-
Affects Version/s: 5.12.6
-
Fix Version/s: 5.14.1, 5.15.0 Alpha
-
Component/s: Quick: Core Declarative QML
-
Labels:None
-
Platform/s:
-
Commits:c3de85efb9f354907a6c74889d15dacd0fa1eda7 (qt/qtdeclarative/5.14)
Description
- Create an empty Qt Quick project using Qt Creator
- Make some mistake in QML code so it fails to load
- Result: Qt Creator shows QML errors in Application Output tab, but QQmlApplicationEngine::warnings signal is never emitted.
I've attached a minimal reproducible example.