#36 fixed the issue for me in Drupal 10.3.6
#11 works for me.
I'm running into this same issue. Any updates?
This issue might be a Drupal core issue not loading core/internal.jquery.form.
See this comment: https://www.drupal.org/project/drupal/issues/2755791#comment-15705409 🐛 Ajax error ajax.$form.ajaxSubmit() is not a function Needs work
Patch #1 resolved the issue, however it broke the table layout.
Can we just return if the $form['settings'] is null?
Attached a patch.
What version of Webform Rules module are you running? I was getting the same issue when using Webform Rules 7.x-1.7.
Downgrading Webform Rules module back to 7.x-1.6 fixed the issue for me.
I get the same problem as #91. I have multiple views in my content area but only the first one is rendered when logged in. When not logged in, they render properly.
wlofgren → created an issue.
I am working on re-writing this module for Drupal 10.