- Issue created by @erier
- πͺπΈSpain pcambra Asturies
I guess if we do it with users the same would happen?
- Status changed to Closed: duplicate
almost 2 years ago 4:25pm 1 February 2023 - πͺπΈSpain pcambra Asturies
This is actually a duplicate of π Support Entities without Bundles, e.G. User Needs work
- πΊπΈUnited States erier
@pcambra I will say this was working previously and just recently stopped working. In my case, the 'custom block' entity type does have bundles.
- Status changed to Active
almost 2 years ago 4:37pm 1 February 2023 - πͺπΈSpain pcambra Asturies
Does it work for the rest of your entity types?
- πΊπΈUnited States erier
@pcambra - added a note to my previous comment. No - all entity types are bringing back an empty list of bundles.
- πͺπΈSpain pcambra Asturies
Just spun off a simplytest.me instance and tested a Drupal 9 vanilla with this module and it is working fine, probably something you've got on your install.
- Status changed to Closed: works as designed
almost 2 years ago 4:48pm 1 February 2023 - πͺπΈSpain pcambra Asturies
Closing this one, let me know if there are additional steps to reproduce this.
- πΊπΈUnited States erier
ok, thanks for checking. I'll see what i can find.
- πΊπΈUnited States erier
@pcambra - i've narrowed this down to a conflict with the clientside_validation module, FYI.
- πΊπΈUnited States erier
@pcambra - Had a setting with
clientside_validation_jquery
module that validated forms BEFORE ajax submit.clientside_validation_jquery
has some configuration options. When using this module, make sure to setValidate all forms before AJAX submit
to NO (screenshot attached).Config path:
/admin/config/user-interface/clientside-validation-jquery-settings