The following error occurs :
Trying to access array offset on value of type null in Drupal\block_class\Service\BlockClassHelperService->validateDynamicClasses() (line 934 of docroot/modules/contrib/block_class/src/Service/BlockClassHelperService.php)
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | block_class-3312035.patch | 731 bytes | kishor_kolekar |
Comments
Comment #2
kishor_kolekar commentedComment #3
kishor_kolekar commentedComment #4
kishor_kolekar commentedComment #5
kishor_kolekar commentedComment #6
kishor_kolekar commentedComment #7
renatog commentedMakes sense this verification
Comment #8
renatog commentedMoved to the dev branch
Thanks a lot for your contribution
Comment #10
renatog commentedNew release with that: https://www.drupal.org/project/block_class/releases/2.0.5
Comment #11
trickfun commentedDifferent error in 2.0.5
Comment #12
ericdsd commentedI have the same issue as trickfun, shouldn't we open a new issue?
Comment #14
renatog commentedMoved the fix to the 2.0.x-dev dev branch
@trickfun and @ericdsd could you see if it was solved now, please?
Comment #15
trickfun commentedFixed.
Thank you
Comment #16
renatog commentedAwesome. Thanks
Launched the new release with the fix: 2.0.6
Comment #17
ericdsd commentedThanks a lot, it's fixed for me too.