title | issue | author | author_email | author_github |
---|---|---|---|---|
Sidebar flash on cookie accept all |
NEXT-16516 |
Rune Laenen |
runelaenen |
- Changed
cookie-configuration.plugin.js
to not flash the cookie sidebar when Accept All is clicked from the cookie bar. - Added
loadIntoMemory
to theacceptAllCookies
method. If passed true, the off canvas menu will not be opened, and the DOM will be loaded into memory.