After installing the module and going to the config form at:
/admin/structure/block_class_select
The first thing you see is the following error:
Warning: Invalid argument supplied for foreach() in Drupal\block_class_select\Form\BlockClassSelectForm->buildForm() (line 33 of modules/contrib/block_class_select/src/Form/BlockClassSelectForm.php).
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | block-class-select3004785-2.patch | 772 bytes | ishani.addweb |
Comments
Comment #2
ishani.addweb commented@vaccinemedia, I got the same error while installing the module & visit the "/admin/structure/block_class_select". PFA patch that resolves the same.
Comment #4
xenophyle commentedCommitted. Thanks!