Error on updateCookies() - i[u].split is not a function

Created on 3 May 2024, 11 months ago
Updated 27 May 2024, 10 months ago

Problem/Motivation

There is JS error when the module is attempting to set cookies using `JSON.stringify` for configuration parameters. It appears that the js.cookie.min.js library does not handle stringified JSON objects as expected for cookie settings. This issue leads to a JavaScript error that impedes cookie setting functionalities.

Steps to reproduce

  1. Load front page and wait until 'CookiebotOnDialogDisplay'
  2. Accept consent
  3. Observe the JavaScript error in the console as described, indicating a type mismatch.
🐛 Bug report
Status

Active

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024