πŸ‡ΊπŸ‡ΈUnited States @angelazer

Account created on 30 June 2023, about 1 year ago
#

Recent comments

πŸ‡ΊπŸ‡ΈUnited States angelazer

We encountered jQuery.once() error with drag and drop content sections within our entity reference paragraph. This patch resolves our issue.

drupal.js?v=10.2.4:64 Uncaught TypeError: $(...).once is not a function
    at Object.attach (entity_browser.table.js?sdjpau:14:80)
    at drupal.js?v=10.2.4:166:24
    at Array.forEach (<anonymous>)
    at Drupal.attachBehaviors (drupal.js?v=10.2.4:162:34)
    at success (ajax.js?v=10.2.4:1827:20)
    at l (loadjs.min.js?v=4.2.0:1:217)
    at loadjs.min.js?v=4.2.0:1:1556
    at Array.n (loadjs.min.js?v=4.2.0:1:1483)
    at o (loadjs.min.js?v=4.2.0:1:117)
    at loadjs.min.js?v=4.2.0:1:1287
πŸ‡ΊπŸ‡ΈUnited States angelazer

We were also encountering a similar error, and confirmed this patch resolves it:

Error: Call to a member function getStorage() on null in Drupal\entity_browser\Plugin\Field\FieldWidget\EntityReferenceBrowserWidget->formElementEntities() (line 759 of /code/web/modules/contrib/entity_browser/src/Plugin/Field/FieldWidget/EntityReferenceBrowserWidget.php).

Production build 0.69.0 2024