- Issue created by @maksym fedorchuk
I am working on a Drupal 10 (10.4.5) project and I have problems when I load forms (node/add, for example) with SlickQuiz field. There are some js errors:
drupal.js?v=10.0.2:64 Uncaught TypeError: $context.find(...).once is not a function
Create some content(node, etc) with SlickQuiz field type
See console
Chage jQuery once => vaniall once
Active
2.0
Code