- Issue created by @kekkis
- last update
about 1 year ago Build Successful - Issue was unassigned.
- Status changed to Needs review
about 1 year ago 12:52pm 7 November 2023 - Status changed to RTBC
9 months ago 9:48am 12 February 2024
Drupal core does not offer jquery.once anymore since Drupal 10. It was deprecated and a replacement was offered in D9.2. See https://www.drupal.org/node/3158256 → .
Accessing the config form at e.g. /admin/config/content/markdown/commonmark will create a JS error in the console.
Replace jquery.once usage with core/once usage.
Review patch, commit.
None.
None.
None.