Skip to content

fix: ensure option 'selected' key is set in AttributeGroupFrontendView

Henning Leutz requested to merge next-2.x into main

The commit makes a precautionary check and sets the value of the 'selected' key of the 'option' array as false, if not previously set in the AttributeGroupFrontendView.php. This prevents potential undefined index errors on subsequent checks using this key.

Merge Request-Berichte

Lade