- Issue created by @RaniaMashaqbeh
- Issue was unassigned.
- Status changed to Closed: outdated
6 months ago 2:22pm 1 June 2024
A console error shows after upgrading to Drupal 10, the error is as follows:
Uncaught TypeError: $(...).once is not a function
at Object.attach (details.js)
Check the console after upgrading to Drupal 10, the error should appear on the backend node create pages.
Provided a patch that rewrites the .once function in field_group/formatters/details/details.js in a way that is compatible with Drupal 10 latest changes and scripts' requirements.
Closed: outdated
3.4
Code