When the Allow the cookie to be set for all sites on the same domain. setting is enabled and the drupalSettings.path.baseUrl contains a path like /example, the cookie is set for ONLY that page. This causes the popup to appear on other pages that don't contain that path and the user will need to consent for each page.
Comments
Comment #2
jeremypeter commentedComment #4
jeremypeter commentedComment #5
svenryen commentedThanks, looks good.
Comment #6
jeremypeter commentedComment #7
svenryen commentedI don't think you can review your own patch :)
Comment #8
svenryen commentedComment #10
svenryen commentedThanks for catching this. Drupal 7 was also affected. Here's a patch.