Details
-
Suggestion
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
Description
If we get a LottieAnimation.Error (https://doc.qt.io/qt-6/qml-qt-labs-lottieqt-lottieanimation.html#status-prop), we have no way of finding out what exactly the error is.
Suggestion
Add a method or property called errorString to provide human-readable information about the error, such as "File not found".
For example: