Merge pull request #12820 from woocommerce/fix-12817-mb
Update available attribute options
This commit is contained in:
commit
b2f537fe95
|
@ -167,6 +167,7 @@
|
|||
}
|
||||
}
|
||||
} else {
|
||||
form.$form.trigger( 'update_variation_values' );
|
||||
form.$form.trigger( 'reset_data' );
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue