- π³πΏNew Zealand quietone
I tested this on Drupal 10.1.x and was able to reproduce the problem.
While converting ElementValidationTest into a FunctionalJavascript test ( see the parent issue )
The good news is that with mink we can start to test the associated javascript - and the test becomes closer to what manual testing does.
The bad news is manual testing of the test page is currently broken as it triggers an infinite loop of AJAX requests and responses.
I want to split this off as a side issue ... so we leave a audit trail of what was done and why.
// enable 2 test modules
// watch as the form goes haywire ... triggering an endless loop of ajax requests!
Active
10.1 β¨
Last updated
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
I tested this on Drupal 10.1.x and was able to reproduce the problem.