Getting the following error when navigating layout library using claro as an admin theme
Notice: Trying to access array offset on value of type null in Drupal\varbase_layout_builder\Theme\VarbaseLayoutBuilderThemeNegotiator->determineActiveTheme() (line 109 of modules/contrib/varbase_layout_builder/src/Theme/VarbaseLayoutBuilderThemeNegotiator.php).
This is caused by line 108 when trying to access the ['target'] index on null because 'dialogOptions' is not included in the request.
Issue fork varbase_layout_builder-3190218
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
Comment #5
mhawwari commentedSorry about the messy merge requests. This the first time I try the new issue fork feature.
Comment #6
rajab natshahThank you Hawwari for reporting and having a fix merge request.
Me too I will try the new merge way for the first time. same as you.
Thanks :)
Comment #7
mhawwari commentedI'm liking it so far :).
Changing to needs review because the MR should fix the issue.
Comment #8
rajab natshahComment #10
rajab natshahTested comments in the MR
They will show up in the issue too.
Comment #11
rajab natshahComment #12
rajab natshahComment #13
rajab natshahComment #14
rajab natshah