title | issue |
---|---|
Fix sales channel modal button keep moving left |
NEXT-10743 |
- Removed the
template
tag with conditionv-if="detailType"
in slotmodal-footer
ofsw-sales-channel-modal.html.twig
. - Added the condition for
detailType
to the individualsw-button
elements in slotmodal-footer
ofsw-sales-channel-modal.html.twig
to force the the correct re-rendering of thesw-button
elements inside...sw_sales_channel_modal_footer_back
sw_sales_channel_modal_footer_add_channel
sw_sales_channel_modal_footer_cancel