Problem/Motivation

As part of the D10 compatibility , we replaced the jquery.once with drupal/once. We did change the library, but we didn't update the actual code, so currently the module will throw JS errors.

Steps to reproduce

1. Install acquia_lift
2. Check JS console.

Proposed resolution

Update the once() code.

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

nkoporec created an issue. See original summary.

nkoporec’s picture

Status: Active » Needs review

japerry made their first commit to this issue’s fork.

  • japerry committed b6d9551 on 8.x-4.x authored by nkoporec
    Issue #3307943 by japerry: jQuery.once() is not a function
    
japerry’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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