- Issue created by @museumboy
- πΊπΈUnited States smustgrave
that's not a great solution to me. What are the steps to reproduce.
I've been getting the error:
TypeError: Drupal\book\BookManager::addParentSelectFormElements(): Argument #1 ($book_link) must be of type array
the patch from the original core module helped " https://www.drupal.org/files/issues/2024-04-23/check-for-book-before-add... β " fixed it.
Can we re-write this patch for this module?
Active
2.0
Code
that's not a great solution to me. What are the steps to reproduce.