Skip to content

kcms/notifications: Remove QML warnings on undefined properties

Ismael Asensio requested to merge work/iasensio/notifications-qml-warnings into master

Use a bunch of optional chaining operators to access the model properties in the delegates, where they can go undefined on loading/reloading the model.

Not sure on the milestone/🍒. Maybe if that makes other changes easier to backport in the future.

Merge request reports