Details
-
Suggestion
-
Resolution: Done
-
Not Evaluated
-
5.12.6
-
None
-
-
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.