Closed (fixed)
Project:
radix
Version:
5.0.5
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Dec 2022 at 19:17 UTC
Updated:
2 Mar 2023 at 09:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
gung wang commentedComment #3
gung wang commentedComment #4
clivesj commentedJust in case anyone else looking for this.
This will happen if/when you forget to download and enable components module
Comment #5
berramou commentedThank you @clivesj, it works
So the components module should be a requirement.
I attached a patch to do so, it needs review.
Comment #6
doxigo commentedComment #7
berramou commentedComment #8
berramou commentedThe components module 3.x version only has beta release
and i put in the patch require "^3.0". I don't know if it should be "^2.4" since it's stable and wait for stable release for 3.x ?
Comment #9
doxigo commented@berramou Thanks for the patch, currently since the 3.x is in beta and doesn't work with Drupal 8, I wanted to rather wait before making it a hard requirement, anyways even though it's still in beta I believe it's stable enough, so added. thanks