Skip to content
Commit ba8c5164 authored by Fushan Wen's avatar Fushan Wen Committed by Nate Graham
Browse files

ConfigurationContainmentAppearance: Fix undefined twinFormLayouts

If the stack view is still loading a page, `currentItem.formLayout` is
undefined, so we need to add a guard when accessing the property. This
fixes "Unable to assign [undefined] to QQmlListProperty<QQuickItem>".


(cherry picked from commit 75a715c5)
parent 8dfaf9b4
Pipeline #132100 failed with stage
in 47 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment