Closed (fixed)
Project:
Ajax Block
Version:
3.x-dev
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
25 Sep 2024 at 08:14 UTC
Updated:
12 Nov 2025 at 08:04 UTC
Jump to comment: Most recent
Comments
Comment #4
atul_ghate commentedComment #5
anybodyShould we use this to deprecate Drupal 9 and use
^10.3 || ^11@maintainers?Comment #7
grevil commentedChanges LGTM! Just did one tiny adjustment!
Comment #8
crzdev commentedUsing core 11, on configuration of any block it appears:
ArgumentCountError: Too few arguments to function Drupal\block\BlockForm::__construct(), 6 passed in /var/www/html/web/modules/contrib/block_ajax/src/Form/AjaxBlockForm.php on line 55 and exactly 7 expected in Drupal\block\BlockForm->__construct() (line 94 of core/modules/block/src/BlockForm.php).
Comment #9
crzdev commentedAdjusted in MR
Comment #10
omarlopesinoI have tested it on my site and I confirm the ajax block form can be properly configured in Drupal 11. Thanks!
Comment #11
anybodyThanks @omarlopesino maybe you could ping a maintainer then?
Comment #12
omarlopesinoSure! It is not possible contacting them through Drupal (they do not allow be contacted directly from drupal.org). I've sent a direct message through drupal.org Slack. Hopefully they respond.
Comment #13
anybodyI contacted @geoanders new via contact form. @omarlopesino did you get in touch with any of the maintainers?
Comment #15
anybody