- First commit to issue fork.
I just updated bootstrap module to version 8.x-3.13 and am seeing new warnings. Examples:
Warning: array_unique() expects parameter 1 to be array, string given in Drupal\bootstrap\Utility\Attributes->getClasses() (line 59 of themes\contrib\bootstrap\src\Utility\Attributes.php).
Warning: array_merge(): Argument #1 is not an array in Drupal\bootstrap\Utility\Attributes->addClass() (line 29 of themes\contrib\bootstrap\src\Utility\Attributes.php).
I realize this is most likely due to other modules/codes passing values incorrectly but I believe that bootstrap should check for this and handle it more gracefully.
Note - looks like this issue was seen in the past. Wondering if bug was reintroduced.
Closed: won't fix
3.13
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.