When I open file browser on a node I get the following error messages:

Warning: array_unique() expects parameter 1 to be array, string given in Drupal\bootstrap\Utility\Attributes->getClasses() (line 63 of themes/contrib/bootstrap/src/Utility/Attributes.php).
Warning: array_intersect(): Argument #2 is not an array in Drupal\bootstrap\Utility\Attributes->hasClass() (line 97 of themes/contrib/bootstrap/src/Utility/Attributes.php).

Beyond the error message, I'm not able to see most images but not select them.

CommentFileSizeAuthor
#2 2882025-2.patch529 bytessamuel.mortenson

Comments

Stephen Rockwell created an issue. See original summary.

samuel.mortenson’s picture

Status: Active » Needs review
StatusFileSize
new529 bytes

Hi @stephen-rockwell - could you test this patch out and see if it resolves the issue for you? Thanks!

ardkuijpers’s picture

It worked for me.

mithenks’s picture

Patch #2 works for me.

Regards,
Michele

samuel.mortenson’s picture

Status: Needs review » Fixed

Fixed in dev.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.