- πΊπΈUnited States loopy1492
As we go from d9 to d10, modules are starting to remove the jquery.once dependency en masse. When a site has finally upgraded all of their modules, the dependency will be gone and any custom code that was using .once will no longer work. Anyone searching for this issue should refer to https://www.drupal.org/node/3158256 β where it shows us that it's not enough to just swap out the libraries reference, but also to change how the function is used in the code itself.