Getting the error after installing the module on D10. and I found that
The core/jquery.once the asset library is deprecated in Drupal 9.3.0 and will be removed in Drupal 10.0.0.
Install the module on D10 instance check console.
Error:-
js_LmR1dvIDvNTeP8uAa7Pu-Kq4gRf_pzGg78PKQdlKfHg.js:3806 Uncaught TypeError: $(...).once is not a function
at Object.attach (js_LmR1dvIDvNTeP8uAa7Pu-Kq4gRf_pzGg78PKQdlKfHg.js:3806:34)
at js_LmR1dvIDvNTeP8uAa7Pu-Kq4gRf_pzGg78PKQdlKfHg.js:203:24
at Array.forEach (<anonymous>)
at Drupal.attachBehaviors (js_LmR1dvIDvNTeP8uAa7Pu-Kq4gRf_pzGg78PKQdlKfHg.js:200:34)
at js_LmR1dvIDvNTeP8uAa7Pu-Kq4gRf_pzGg78PKQdlKfHg.js:431:12
at HTMLDocument.listener (js_LmR1dvIDvNTeP8uAa7Pu-Kq4gRf_pzGg78PKQdlKfHg.js:419:7)
Replace jquery/once by core/once.
Closed: duplicate
3.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.