- Issue created by @fraserthompson
- Merge request !25Refactor to remove jQuery dependency and fix bugs → (Open) created by fraserthompson
While trying to fix https://www.drupal.org/project/simple_recaptcha/issues/3197243 → and possibly https://www.drupal.org/project/simple_recaptcha/issues/3376636 🐛 Possible racing issue / out-of-order form submission Postponed: needs info I ended up refactoring the clientside code to remove the jQuery dependency. I did this in order to make it easier to diagnose the issue, because to any modern developer jQuery code is strange and unpleasant to work with.
Along the way I fixed these other things:
Active
1.0
Code