- Issue created by @mlncn
- πΊπΈUnited States mlncn Minneapolis, MN, USA
Time Field module is fixing the same problem: π AssertionError: "General" must be defined in MODULE_NAME.field_type_categories.yml in assert() (line 183 of core/lib/Drupal/Core/Field/FieldTypePluginManager.php). Active per onion
I'm not set up for working on d11 yet, but if you want to create the file here's what I think it should contain.
give_method: label: 'Give payment method' description: 'Enumerated fields extensible with a hook.' weight: 5
-
matslats β
committed 1237de44 on 2.0.x
fixed categories for d11 #3527228
-
matslats β
committed 1237de44 on 2.0.x
- πΊπΈUnited States mlncn Minneapolis, MN, USA
That last commit had a merge/rebase problem:
ParseError: syntax error, unexpected token "<<", expecting ")" in web/modules/contrib/give/src/Plugin/Field/FieldType/PaymentMethod.php).
sorry it looks like somebody committed a fix before me.
i fixed and pushed again.