🇨🇦Canada nruest
#25 fixes the issue for me as well.
🇨🇦Canada nruest
Applying the patch mentioned in #4 solved the issue for me.
🐛 | Group Media | TypeError: groupmedia_group_insert(): Argument #1 ($group) must be of type GroupInterface, Drupal\group\Entity\Group given in groupmedia_group_insert() (line 174 of /var/www/html/drupal/web/modules/contrib/groupmedia/groupmedia.module)
🇨🇦Canada nruest
The new release has resolved the issue on my end. Thanks @LobsTerr!
🐛 | Group Media | TypeError: groupmedia_group_insert(): Argument #1 ($group) must be of type GroupInterface, Drupal\group\Entity\Group given in groupmedia_group_insert() (line 174 of /var/www/html/drupal/web/modules/contrib/groupmedia/groupmedia.module)
🇨🇦Canada nruest
nruest → created an issue.
🇨🇦Canada nruest
Tested the MR, and it clears up the issue on my end. Thank you!