- Issue created by @davidlfg
- π¨π΄Colombia davidlfg
I was able to resolve the issue by adding a dependency to the modal in the `entity_browser.libraries.yml` file. Specifically, I included the following line:
dependencies:
+ - core/drupal.dialog.ajax
This adjustment ensures that the modal works correctly and prevents the Uncaught TypeError from occurring.
To help others facing the same issue, I am sharing a patch for the module with this adjustment. Here is the patch file β
- πΊπΈUnited States danflanagan8 St. Louis, US
Almost certainly related to π Logic error in Drupal's lazy load for asset aggregation Active , which was introduced in 10.4.0.