Getting Notices, when this module is being used
Notice: Undefined index: hide_layout_builder_field in Drupal\fvm\Form\FvmSettingsForm::processBlockForm() (line 304 of .../docroot/modules/contrib/fvm/src/Form/FvmSettingsForm.php)
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 3161529-undefined-index-4.patch | 1.19 KB | maursilveira |
Issue fork fvm-3161529
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 #4
maursilveira commentedI'm getting the same error, but also in another file:
I created a PR with the fix. I'm also adding here a patch file for the same fix, in case someone needs it.
Comment #5
maursilveira commentedComment #6
abhineshThanks @maursilveira, working for me.
Comment #7
abhineshThank you for your contributions. The changes have been merged successfully, and a new release has been created with the issue resolved.
Comment #8
abhinesh