- Issue created by @aman_lnwebworks
- ๐บ๐ธUnited States jnicola
Oh cool, thanks for sharing! I just put this out this AM and I haven't tested standing this up from scratch. I'll take a gander tomorrow!
- ๐บ๐ธUnited States jnicola
Hey there, could you let me know what version of hook event dispatcher you are using? We're utilizing 4.0 release candidate. If you're using 3.x this won't work probably as I think they changed all of their hooks classes.
I think that may be your problem. I should probably mark this as D10 exclusive and setup a bunch of requirements in here for group version, Drupal version, and hook_event_dispatcher version.
- ๐ฎ๐ณIndia aman_lnwebworks
Hi @jnicola
I am using the same version you mentioned 4.0. I have tried the dev and recommended version too, but it still gives me an error.
- Status changed to Needs review
11 months ago 11:10am 19 December 2023 - Status changed to Active
11 months ago 7:18am 26 December 2023 - Status changed to Needs review
11 months ago 1:30am 28 December 2023 - ๐บ๐ธUnited States jnicola
Okay, I reviewed the issue further and I believe the issue was actually the missing module requirement in the info.yml file for drupal:core_event_dispatcher, a submodule of hook_event_dispatcher
While I believe your code would fix the error, the event would simply never be triggered.
I've updated the info.yml file AND just to make sure everything is working I put all the other requirements in composer.json as well.
Please try again using the latest development branch commit.
- Status changed to Fixed
11 months ago 6:19pm 28 December 2023 - ๐บ๐ธUnited States jnicola
Marking fixed until I hear otherwise :) Probably will add to a second alpha release here shortly!
- Status changed to Fixed
11 months ago 6:03pm 8 January 2024