I am wondering why drupal:contextual is required to install the module.
There's no functionality that relies on it in the module.
We should have the choice between activating it or not - it shouldn't be mandatory.

I usually activate it in a dev environment using config_split cause it's not a module I want active in production.
After installing block_ajax I now must have it active in production.

Issue fork block_ajax-3318904

Command icon 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

MacSim created an issue. See original summary.

geoanders’s picture

Version: 3.0.0 » 3.x-dev

Yeah not sure how or why that was placed there, but it should probably be removed. Just going to double check the code, but it can probably be removed.

macsim’s picture

Status: Active » Needs review

  • ceeeb93 committed on 3.x
    Issue #3318904: drupal:contextual dependency shouldn't be required
    
geoanders’s picture

Status: Needs review » Fixed

Thanks! Now merged in and seems to work fine without it.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.