Which product are you using?
Atomic
product version
3.45.0
bug description
When I use the <atomic-commerce-search-box-instant-products>, I'm unable to pass the display attribute with the grid option. Upon checking the code, it still appears to be hardcoded in list mode for this component.
Ex: <atomic-commerce-search-box-instant-products display="grid">
This is a requirement for the integration I am currently working on.
Steps to reproduce
I try to add the attribute display with the grid option: <atomic-commerce-search-box-instant-products display="grid">
Relevant log output
Which product are you using?
Atomic
product version
3.45.0
bug description
When I use the
<atomic-commerce-search-box-instant-products>, I'm unable to pass the display attribute with the grid option. Upon checking the code, it still appears to be hardcoded in list mode for this component.Ex:
<atomic-commerce-search-box-instant-products display="grid">This is a requirement for the integration I am currently working on.
Steps to reproduce
I try to add the attribute display with the grid option:
<atomic-commerce-search-box-instant-products display="grid">Relevant log output