Javascript-Uncaught TypeErrors

Created on 14 August 2023, 11 months ago
Updated 22 June 2024, 6 days ago

Problem/Motivation

Hi,
There are multi - Uncaught Type Errors on drupal 10.

Uncaught TypeError: $(...).find(...).once is not a function
    at loadPreviousListener (private_message_thread.js?v=10.1.2:98:48)
    at Object.attach (private_message_thread.js?v=10.1.2:320:7)
    at drupal.js?v=10.1.2:166:24
    at Array.forEach (<anonymous>)
    at Drupal.attachBehaviors (drupal.js?v=10.1.2:162:34)
    at HTMLAnchorElement.<anonymous> (ajax.js?v=10.1.2:1362:20)
    at Function.each (jquery.min.js?v=3.7.0:2:3129)
    at ce.fn.init.each (jquery.min.js?v=3.7.0:2:1594)
    at Drupal.AjaxCommands.insert (ajax.js?v=10.1.2:1360:21)
    at ajax.js?v=10.1.2:1034:41
-------------------
Uncaught TypeError: $(...).find(...).once is not a function
    at loadPreviousListener (private_message_thread.js?v=10.1.2:98:48)
    at Object.attach (private_message_thread.js?v=10.1.2:320:7)
    at drupal.js?v=10.1.2:166:24
    at Array.forEach (<anonymous>)
    at Drupal.attachBehaviors (drupal.js?v=10.1.2:162:34)
    at big_pipe.js?v=10.1.2:118:10
    at big_pipe.js?v=10.1.2:138:3
----------------------
Uncaught TypeError: $(...).find(...).once is not a function
    at loadPreviousListener (private_message_thread.js?v=10.1.2:98:48)
    at Object.attach (private_message_thread.js?v=10.1.2:320:7)
    at drupal.js?v=10.1.2:166:24
    at Array.forEach (<anonymous>)
    at Drupal.attachBehaviors (drupal.js?v=10.1.2:162:34)
    at success (ajax.js?v=10.1.2:1800:20)
    at l (loadjs.min.js?v=4.2.0:1:217)
    at loadjs.min.js?v=4.2.0:1:1556
    at Array.n (loadjs.min.js?v=4.2.0:1:1483)
    at o (loadjs.min.js?v=4.2.0:1:117)

Some parts of the long list are attached as screenshots. Please, take a look at them.

🐛 Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024