When I click edit to make changes to a node i get the error
Warning: array_diff_key(): Argument #2 is not an array in Drupal\clientside_validation\Plugin\CvValidator\Required->getRules() (line 41 of modules/contrib/clientside_validation/src/Plugin/CvValidator/Required.php).
Current setup
- Clientside Validation version 8.12
- Drupal 8.7.4
I have added the full error message I am receiving along with the require.php file if that helps.
Thank you for any assistance you can provide.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | warning-3072737-3.patch | 762 bytes | sergiu stici |
| Required.php.txt | 1.36 KB | dlfaison | |
| client-validation-error.PNG | 116.63 KB | dlfaison |
Comments
Comment #2
dlfaison commentedComment #3
sergiu stici commentedHere is the patch, please review.
Comment #5
nikunjkotechaComment #6
dlfaison commentedThank you.. i will test now and report back
Comment #7
dlfaison commentedIt works perfectly.
Thank you.