Skip to content
Verified Commit 83c4388b authored by ivan tkachenko's avatar ivan tkachenko 🗯
Browse files

kcm: Fix ComboBox initialization

Using Component.onCompleted is the right way to set initial value, it is
even suggested in official documentation. That way you won't ever get
spurious undefined values from a model.
parent c9eb73ff
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