We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
deccee8
Callbacks onSuccess() and onError() were called before $items was updated. $items() inside the callbacks had a non-updated value.
onSuccess()
onError()
$items
$items()