- Issue created by @MaxPah
- πΊπΈUnited States damienmckenna NH, USA
Thank you for putting together a merge request for this, it looks good.
Sometimes, when using jsonapi + entity_share module we have this error
TypeError: substr(): Argument #1 ($string) must be of type string, array given in substr() (line 1012 of modules/contrib/metatag/metatag.module).
Add a test before to do nothing if it's already an array
Active
2.1
Code
Thank you for putting together a merge request for this, it looks good.