- Issue created by @froboy
- Status changed to Needs review
9 months ago 4:01pm 5 March 2024 - Status changed to Fixed
8 months ago 2:53pm 26 March 2024 Automatically closed - issue fixed for 2 weeks with no activity.
Visiting /admin/structure/types/manage/branch/display/full/layout to configure the default layout of a Branch errors.
- go to /admin/structure/types/manage/branch/display/full/layout
- Observe error:
AssertionError: Cannot load the "node" entity with NULL ID. in assert() (line 261 of core/lib/Drupal/Core/Entity/EntityStorageBase.php).
Drupal\Core\Entity\EntityStorageBase->load(NULL) (Line: 63)
Drupal\lb_branch_hours_blocks\HoursToday->generateHoursToday(NULL)
Check for NULL $nid
Fixed
1.2
Code
Automatically closed - issue fixed for 2 weeks with no activity.