Problem/Motivation

jquery.once is not available any more, it is now a vanilla js library: https://www.drupal.org/node/3158256

Proposed resolution

See notes in https://www.drupal.org/node/3158256. Best would be to remove dependency to jquery.

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

criz created an issue. See original summary.

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

shalini_jha’s picture

Status: Active » Needs review
StatusFileSize
new887 bytes

Hi @criz
I have fixed the issue and added a patch, please review.
Thanks

  • criz committed 55d7edef on 1.0.x authored by shalini_jha
    Issue #3400909 by shalini_jha, criz: Fix error Uncaught TypeError...
criz’s picture

Status: Needs review » Fixed

Thanks shalini_jjha! I added the missing dependency and committed it.

Status: Fixed » Closed (fixed)

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