馃崚 Notifications: text/uri-list must be an array
QQuickDragAttachedPrivate::createMimeData converts a single string or string list (or variant list) into a call to QMimeData::setUrls but it does not do that for a QUrl.
(cherry picked from commit a5495812)