- Issue created by @caprenter
- @caprenter opened merge request.
After an upgrade to Drupal 10 I see this error when I try to go to a page with 'previous' 'next' buttons:
TypeError: pager_for_content_type_get_pager_more_links(): Argument #1 ($node) must be of type array, Drupal\node\Entity\Node given, called in /web/modules/contrib/pager_for_content_type/pager_for_content_type.module on line 65 in pager_for_content_type_get_pager_more_links() (line 199 of modules/contrib/pager_for_content_type/pager_for_content_type.module).
upgrade site to Drupal 10.
Visit a page where Pager for Content type is enabled
At line 199 of pager_for_content_type.module delete 'array '
Active
1.3
Code