@Silvia-V said in Component load modelData failed:
@jeremy_k Well, The mechanism make me confused
Fond a way to fix it
...
If there is no better solution, it can only become solved.
If that works and is something you find understandable, that looks like a reasonable structure.
Presuming that this is representative of the real structure rather than a compact example, you might consider changing property Component delegate to be an alias for the Repeater delegate, and then define the default delegate inline.
For non-inline delegates, I favor passing modelData as an explicit property. That makes the delegate easier to reuse or test outside of a view.
Thank you @jeremy_k
Forgive my broken English[cry]
The question was clear, and the included code resolved any doubt. There's nothing to apologize for.