Problem/Motivation
I'm not able to reproduce this error, but I am seeing this a lot in the logs of many production sites.
Warning: Trying to access array offset on value of type null in Drupal\file_resup\Form\FileFormAlterBase::managedFileProcess() (line 69 of /var/www/html/web/modules/contrib/file_resup/src/Form/FileFormAlterBase.php
Proposed resolution
Let's try setting it to null if nothing exists. 🤔
Issue fork file_resup-3431350
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
tim bozeman commented