Problem/Motivation

Replace jquery/once with core/once
since the core/once library has been introduced in D9.2.0, and convivial profiler requires a 9.4 minimum, we can safely eliminate the jquery/once dependency.

Here's a link to the change record explaining how to use the replacing library: https://www.drupal.org/node/3158256.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

naveenvalecha created an issue. See original summary.

naveenvalecha’s picture

Status: Active » Needs review

naveenvalecha’s picture

Title: Support the Convivial Profiler visibility » Remove the global event tracking
naveenvalecha’s picture

Title: Remove the global event tracking » Replace jquery/once with core/once
Issue summary: View changes
eleonel’s picture

Status: Needs review » Reviewed & tested by the community

Looking good.

  • naveenvalecha committed 317e16c7 on 1.0.x
    Issue #3359153 by naveenvalecha, eleonel: Replace jquery/once with core/...
naveenvalecha’s picture

Issue summary: View changes
Status: Reviewed & tested by the community » Fixed

Committed and pushed to 1.0.x
It will be rolled out in the next release.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.