The source project of this merge request has been removed.
Fix some type errors in ConfirmUploadPopup.qml
Summary | 概述: Fix some type errors in ConfirmUploadPopup.qml
Type | 类型: fix
Test Plan | 测试计划: Verify that following errors not appear in the log:
qrc:/fluent-bundle.js:267: TypeError: Variable type not supported: $file, undefined
qrc:/ConfirmUploadPopup.qml:22: TypeError: Cannot call method 'split' of undefined
qrc:/ConfirmUploadPopup.qml:19: TypeError: Cannot read property 'length' of undefined
qrc:/ConfirmUploadPopup.qml:56:7: Unable to assign [undefined] to QUrl
qrc:/ConfirmUploadPopup.qml:55:7: Unable to assign [undefined] to bool
qrc:/ConfirmUploadPopup.qml:21: TypeError: Cannot read property '0' of undefined
Edited by April Simone