$response->addCommand(new UpdateBuildIdCommand($form['#build_id_old'...

Contribution Date
Technology
Contribution Project
Contribution Details
$response->addCommand(new UpdateBuildIdCommand($form['#build_id_old'], $form['#build_id']));

I added this inside ProductVariationWidgetBase::ajaxRefresh() but it is still not working. RefreshPageElementsHelper::updateFormBuildId() is not getting called either the second time.

Contribution Author
Files count
0
Patches count
0