Problem/Motivation

When adding either of the default Blocks provided by the module, I get...

"Warning: Trying to access array offset on value of type null in Drupal\Core\Block\BlockBase->baseConfigurationDefaults() (line 98 of core\lib\Drupal\Core\Block\BlockPluginTrait.php).
Drupal\Core\Block\BlockBase->baseConfigurationDefaults() (Line: 81)
Drupal\Core\Block\BlockBase->setConfiguration(Array) (Line: 85)
Drupal\Core\Plugin\DefaultSingleLazyPluginCollection->setConfiguration(Array) (Line: 99)
Drupal\Core\Plugin\DefaultSingleLazyPluginCollection->addInstanceId('burndown_project_nav_block', Array) (Line: 55)
Drupal\Core\Plugin\DefaultSingleLazyPluginCollection->__construct(Object, 'burndown_project_nav_block', Array) (Line: 34)
Drupal\block\BlockPluginCollection->__construct(Object, 'burndown_project_nav_block', Array, NULL) (Line: 156)
Drupal\block\Entity\Block->getPluginCollection() (Line: 145)
Drupal\block\Entity\Block->getPlugin() (Line: 128)
Drupal\block\BlockForm->form(Array, Object) (Line: 106)
Drupal\Core\Entity\EntityForm->buildForm(Array, Object)
call_user_func_array(Array, Array) (Line: 536)..."

This warning message appears continuously on every page thereafter rendering the site unusable.

Issue fork burndown-3362071

Command icon Show commands

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

SirClickALot created an issue. See original summary.

bharath-kondeti made their first commit to this issue’s fork.

bharath-kondeti’s picture

Assigned: Unassigned » bharath-kondeti
Status: Active » Needs work

bharath-kondeti’s picture

Assigned: bharath-kondeti » Unassigned
Status: Needs work » Needs review

jeremylichtman’s picture

Merged the PR and created tag 1.0.31.

swirt’s picture

Status: Needs review » Fixed

Marking this as fixed as it looks like it was merged and released.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.