When rendering a Canvas page while the Varbase dashboards module is enabled, the following error appears on the page:
An unexpected error has occurred while fetching components.
Error 500: array_key_exists(): Argument #2 ($array) must be of type array, null given
file: /var/www/html/docroot/modules/contrib/varbase_dashboards/src/Plugin/Block/VarbaseContentOverview.php
As a result, Canvas pages fail to render properly, producing a PHP warning and a 500 error.
Add a type check to ensure all variables are an array before calling array_key_exists().
Active
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.