Warning: Undefined array key 1 error on every page view

Created on 25 October 2022, about 2 years ago
Updated 26 April 2023, over 1 year ago

Problem/Motivation

The module causes to spit out the following error:
"Warning: Undefined array key 1 in Drupal\Core\Render\HtmlResponseAttachmentsProcessor->processHtmlHead() (regel 396 van H:\laragon\www\metalfans\core\lib\Drupal\Core\Render\HtmlResponseAttachmentsProcessor.php)"

Steps to reproduce

1) install module as usual
2) add any tracking ID that is NOT '0' and it starts filling up the database log with the above error.
3) change the ID to '0' and the errors disappears.

This can cause performance issues as the databaselog is filling up with these kind of errors.

🐛 Bug report
Status

Fixed

Version

2.0

Component

Miscellaneous

Created by

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024