I spotted a deprecation warning in my logs:
Deprecated function: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in Drupal\queue_ui\Form\ItemDetailForm->buildForm() (line 75 of queue_ui/src/Form/ItemDetailForm.php)
Use version 3.1.3 with PHP 8.1
Handle the null parameters better.
Closed: duplicate
3.1
Code