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 select display type to properties
issue: NEXT-7997
author: Sebastian Lember, Timo Boomgaarden
author_email: [email protected], [email protected]
author_github: @sebi007, @timoboomgaarden
---
- Added select value to
displayTypes
insw-property-detail-base
- Added select-element to
storefront/page/product-detail/configurator.html.twig
- Added selector for select-elements in
variant-switch.plugin.js
- Changed
_getFormValue()
to also iterate over select-elements for variant switching invariant-switch.plugin.js