- Issue created by @fishfree
- Status changed to Needs review
5 months ago 12:03pm 19 June 2024
Drupal 10.2, chart no appearing, browser console errors as below:
Uncaught TypeError: $(...).find(...).once is not a function
at Object. (plotly.builder.js?v=1.30.0:15:55)
at Function.each (jquery.min.js?v=3.7.1:2:3179)
at Object.attach (plotly.builder.js?v=1.30.0:14:9)
at drupal.js?v=10.2.6:166:24
at Array.forEach ()
at Drupal.attachBehaviors (drupal.js?v=10.2.6:162:34)
at big_pipe.js?v=10.2.6:153:10
at big_pipe.js?v=10.2.6:184:3
drupal.js?v=10.2.6:64 Uncaught TypeError: $(...).find(...).once is not a function
at Object. (plotly.builder.js?v=1.30.0:15:55)
at Function.each (jquery.min.js?v=3.7.1:2:3179)
at Object.attach (plotly.builder.js?v=1.30.0:14:9)
at drupal.js?v=10.2.6:166:24
at Array.forEach ()
at Drupal.attachBehaviors (drupal.js?v=10.2.6:162:34)
at HTMLUListElement. (ajax.js?v=10.2.6:1387:20)
at Function.each (jquery.min.js?v=3.7.1:2:3129)
at ce.fn.init.each (jquery.min.js?v=3.7.1:2:1594)
at Drupal.AjaxCommands.insert (ajax.js?v=10.2.6:1385:21)
drupal.js?v=10.2.6:64 Uncaught TypeError: $(...).find(...).once is not a function
at Object. (plotly.builder.js?v=1.30.0:15:55)
at Function.each (jquery.min.js?v=3.7.1:2:3179)
at Object.attach (plotly.builder.js?v=1.30.0:14:9)
at drupal.js?v=10.2.6:166:24
at Array.forEach ()
at Drupal.attachBehaviors (drupal.js?v=10.2.6:162:34)
at HTMLAnchorElement. (ajax.js?v=10.2.6:1387:20)
at Function.each (jquery.min.js?v=3.7.1:2:3129)
at ce.fn.init.each (jquery.min.js?v=3.7.1:2:1594)
at Drupal.AjaxCommands.insert (ajax.js?v=10.2.6:1385:21)
2drupal.js?v=10.2.6:64 Uncaught TypeError: $(...).find(...).once is not a function
at Object. (plotly.builder.js?v=1.30.0:15:55)
at Function.each (jquery.min.js?v=3.7.1:2:3179)
at Object.attach (plotly.builder.js?v=1.30.0:14:9)
at drupal.js?v=10.2.6:166:24
at Array.forEach ()
at Drupal.attachBehaviors (drupal.js?v=10.2.6:162:34)
at HTMLUListElement. (ajax.js?v=10.2.6:1387:20)
at Function.each (jquery.min.js?v=3.7.1:2:3129)
at ce.fn.init.each (jquery.min.js?v=3.7.1:2:1594)
at Drupal.AjaxCommands.insert (ajax.js?v=10.2.6:1385:21)
drupal.js?v=10.2.6:64 Uncaught TypeError: $(...).find(...).once is not a function
at Object. (plotly.builder.js?v=1.30.0:15:55)
at Function.each (jquery.min.js?v=3.7.1:2:3179)
at Object.attach (plotly.builder.js?v=1.30.0:14:9)
at drupal.js?v=10.2.6:166:24
at Array.forEach ()
at Drupal.attachBehaviors (drupal.js?v=10.2.6:162:34)
at drupal.init.js?v=10.2.6:32:12
at HTMLDocument.listener (drupal.init.js?v=10.2.6:20:7)
Needs review
3.0
Code