- Issue created by @atropoides
While trying to add the private message inbox block via the layout builder to a page manager page I get the following error:
TypeError: Drupal\private_message\Service\PrivateMessageService::getThreadsForUser(): Argument #1 ($count) must be of type int, string given, called in /var/www/html/app/modules/contrib/private_message/src/Plugin/Block/PrivateMessageInboxBlock.php on line 82 in Drupal\private_message\Service\PrivateMessageService->getThreadsForUser() (line 85 of /var/www/html/app/modules/contrib/private_message/src/Service/PrivateMessageService.php).
Active
4.0
Code