Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Add input delay for offcanvas quantity fields
issue: NEXT-22595
author: Tobias Berge
author_email: [email protected]
author_github: @tobiasberge
---
- Added new JS-plugin options to
Resources/app/storefront/src/plugin/offcanvas-cart/offcanvas-cart.plugin.js
- Added option
changeProductQuantityTriggerNumberSelector
- Added option
changeQuantityInputDelay
- Added option
- Changed method
_registerChangeQuantityProductTriggerEvents
inoffcanvas-cart.plugin.js
and add separate handling for numeric input fields - Changed
Resources/views/storefront/component/checkout/offcanvas-item.html.twig
and renamed selector inside blockcomponent_offcanvas_product_buy_quantity_input
tojs-offcanvas-cart-change-quantity-number