- π«π·France paul_leclerc Lausanne Switzerland
as @carolpettirossi I tried some patchs from the given link but it doesn't fix the issue.
drupal core 9.5.10
webform 6.2@beta
I'm seeing Pattern-based Conditionals logic break when a Computed Twig is updated via AJAX on the same page.
Using the attached form, these are the steps to reproduce:
1. Check the checkbox
2. Wait for the related Computed Twig element to update via AJAX
3. Edit one of the two Number elements
4. Observe the erroneous appearance of the Message element
5. Edit the second Number element and the Message element now behaves as expected
6. Return to step 1 to re-trigger the error
Other tests with this form I've tried that do work:
Active
6.2
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
as @carolpettirossi I tried some patchs from the given link but it doesn't fix the issue.
drupal core 9.5.10
webform 6.2@beta