Drupal\cshs\Plugin\Field\FieldWidget\CshsWidget::getTranslationFromContext(): Argument #1 ($entity) must be of type Drupal\Core\Entity\EntityInterface, null given
Steps to reproduce
Start with content that utilizes a field of taxonomy type, with the "cshs" widget enabled.
Add a parent term from a taxonomy vocabulary to the content.
Next, directly delete the parent term from the taxonomy, causing the parent term's ID to no longer exist in the widget.