diff --git a/feature-libs/asm/components/asm-bind-cart/asm-bind-cart.component.html b/feature-libs/asm/components/asm-bind-cart/asm-bind-cart.component.html index 18ed41924bb..5580c139cf8 100644 --- a/feature-libs/asm/components/asm-bind-cart/asm-bind-cart.component.html +++ b/feature-libs/asm/components/asm-bind-cart/asm-bind-cart.component.html @@ -13,7 +13,6 @@ formcontrolname="cartNumber" [formControl]="cartId" (keydown.enter)="bindCartToCustomer()" - (blur)="resetInput()" [attr.aria-label]="'asm.bindCart.enterCartId' | cxTranslate" />