Skip to content

Commit 8538933

Browse files
committed
PB-235: Story Bug for PB-107: Adding Condition Filter will Not Update Total until After Saving Edit Form & Reopening
1 parent 57f94a4 commit 8538933

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/PageBuilder/view/adminhtml/web/js/form/element/product-totals.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ define([
2222
listens: {
2323
conditionOption: 'updateProductTotals',
2424
conditionValue: 'updateProductTotals',
25-
formData: 'updateProductTotals'
2625
},
2726
imports: {
2827
formData: '${ $.provider }:data'

0 commit comments

Comments
 (0)