- 🇳🇿New Zealand quietone
As pointed out in #5 this needs steps to reproduce with just Drupal core. Since that hasn't been supplied in 10 months, I am closing this issue.
So this is what I do
1. I create a views block which have filter function with ajax
2. I placed that views block in a node template by using views reference module
3. I put a webform in that views block template by using twig tweak
4. That webform use ajax for submission
The webform ajax can run after the page is load. But once I filter the views, that webform submission returning this error:
Drupal.AjaxError {message: "↵An AJAX HTTP error occurred.↵HTTP Result Code: 40…tatusText: Not Found↵ResponseText: {"message":""}", name: "AjaxError"}
Any idea how to fix this ?
Closed: works as designed
9.5
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
As pointed out in #5 this needs steps to reproduce with just Drupal core. Since that hasn't been supplied in 10 months, I am closing this issue.