Problem/Motivation

Error: Call to a member function getContextValue() on null in Drupal\layout_builder_st\EventSubscriber\ComponentPluginTranslate->onBuildRender() (line 79 of modules/contrib/layout_builder_st/src/EventSubscriber/ComponentPluginTranslate.php).

Steps to reproduce

Happens after installing https://www.drupal.org/project/issues/navigation_extra_tools, so not sure if said module is more the culprit, or this one is. For now, I'm adding a safety check, here.

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

ethant created an issue. See original summary.

grimreaper’s picture

Status: Active » Reviewed & tested by the community

Hello,

Thank you, it fixed the fatal error for me!

heddn made their first commit to this issue’s fork.

  • heddn committed b41b13ca on 2.0.x authored by ethant
    Issue #3492009 by ethant, heddn: Error: Call to a member function...
heddn’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for the fixes here.

Status: Fixed » Closed (fixed)

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