Closed
Description
Steps to reproduce
- Log in to admin panel
- Go to Marketing -> "Cart Price Rules"
- Click "Add New Rule" button
- Expand actions fieldset
- Under "Apply the rule only to cart items matching the following conditions" add "Category" condition
- Open category chooser
- Select any category (see js error in console)
- Click Apply icon
Expected result
- No js errors.
- Category is added to condition
Actual result
- "Uncaught ReferenceError: sales_rule_form is not defined" js error message
- Selected Category is not added to condition