- Issue created by @iSampo
- Status changed to Needs review
11 months ago 6:30am 6 March 2024 - 🇫🇮Finland merilainen
I suddenly got an error while working on a test form:
TypeError: reset(): Argument #1 ($array) must be of type array, string given in reset() (line 254 of /app/drupal/web/modules/contrib/webform_jsonschema/src/Submission.php)
I updated the patch to check that the $dependencies is an array.