- Issue created by @cureheaded
I get error :
TypeError: Drupal\Core\Access\AccessResult::orIf(): Argument #1 ($other) must be of type Drupal\Core\Access\AccessResultInterface, null given,
on making new entity
I am on Drupal 10 (php 8.1 and 8.2)
Installed v10.0.0
First I got the error already reported in ChoosePdfStyleForm.php which the patch fixed
But then I have the mentioned error on creating a flipbook. I gave every user / role all the access
I hope you can help on this, thankyou!
Active
10.0
Code