Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 601 Bytes

2022-08-19-fix-variables-not-defined-in-buy-widget-reviews-if-parent-overwritten.md

File metadata and controls

10 lines (10 loc) · 601 Bytes
title issue author author_email author_github
Fix variables not defined in `buy_widget_reviews` if parent block is overwritten
NEXT-22951
Daniel Galla
d.galla@imi.de
DanieliMi

Storefront

  • Deprecates the variables remoteClickOptions and reviewTabHref for tag v6.5.0
  • Sets the variables remoteClickOptions and reviewTabHref in the scope of buy_widget_reviews if not defined and therefore fixes the expected behavior of the buy_widget_reviews block if the parent block (buy_widget_data) gets overwritten but original buy_widget_reviews is used via {{ parent() }} call