Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (10 loc) · 435 Bytes

2021-04-08-sidebar-flash-on-cookie-accept-all.md

File metadata and controls

10 lines (10 loc) · 435 Bytes
title issue author author_email author_github
Sidebar flash on cookie accept all
NEXT-16516
Rune Laenen
runelaenen

Storefront

  • Changed cookie-configuration.plugin.js to not flash the cookie sidebar when Accept All is clicked from the cookie bar.
  • Added loadIntoMemory to the acceptAllCookies method. If passed true, the off canvas menu will not be opened, and the DOM will be loaded into memory.