Closed (fixed)
Project:
Paragraph block
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Mar 2026 at 16:01 UTC
Updated:
21 Apr 2026 at 10:15 UTC
Jump to comment: Most recent
- EntityStorageInterface Has been updated (type check)
- ids parameter is not properly used which leads to errors when creating a block without the permission
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
hydra commentedSomething went wrong with the MR here, it landet here: https://git.drupalcode.org/project/paragraph_block/-/merge_requests/10
Comment #3
harlor commentedDoes this cause Problems in other drupal versions?
Comment #4
hydra commentedI don't think so. You are allowed to add type checks to parameters and return types even if they are not on the interface AFAIK
Comment #5
hydra commented