https://bugs.kde.org/show_bug.cgi?id=402082

--- Comment #2 from Emmanuel Lepage Vallée <elv1...@gmail.com> ---
In my limited testing, this works

        text: controlRoot.textRole != undefined ? model[controlRoot.textRole]
|| "": (
            Array.isArray(controlRoot.model) ? modelData[controlRoot.textRole]
:  modelData
        )

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to